{"id":39761,"name":"io.oss84.geotools.jdbc:gt-jdbc","description":"Official GeoTools repository","url":"https://github.com/geotools/geotools","last_synced_at":"2025-09-05T08:20:29.958Z","repository":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273728833,"owners_count":25157292,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"packages":[{"id":4853494,"name":"io.oss84.geotools.jdbc:gt-jdbc-hana","ecosystem":"maven","description":"DataStore for SAP HANA Database.","homepage":"https://github.com/geotools/geotools","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools.jdbc","versions_count":2,"first_release_published_at":"2021-02-19T22:52:35.000Z","latest_release_published_at":"2021-02-21T16:17:01.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:35.406Z","created_at":"2022-07-26T17:53:58.291Z","updated_at":"2025-09-04T03:16:19.756Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools.jdbc/gt-jdbc-hana/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools.jdbc/gt-jdbc-hana/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:19.756Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":23.132083875899625},"purl":"pkg:maven/io.oss84.geotools.jdbc/gt-jdbc-hana","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools.jdbc:gt-jdbc-hana","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools.jdbc:gt-jdbc-hana","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools.jdbc:gt-jdbc-hana/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.jdbc:gt-jdbc-hana/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.jdbc:gt-jdbc-hana/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.jdbc:gt-jdbc-hana/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.jdbc:gt-jdbc-hana/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853549,"name":"io.oss84.geotools:ogc","ecosystem":"maven","description":"Collection of EMF models for OGC Web Service schemas.","homepage":"https://github.com/geotools/geotools","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools","versions_count":2,"first_release_published_at":"2021-02-19T22:27:07.000Z","latest_release_published_at":"2021-02-21T15:47:29.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:34.388Z","created_at":"2022-07-26T17:54:08.252Z","updated_at":"2025-09-04T03:16:19.503Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools/ogc/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools/ogc/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:19.502Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":23.132083875899625},"purl":"pkg:maven/io.oss84.geotools/ogc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools:ogc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools:ogc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools:ogc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:ogc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:ogc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:ogc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:ogc/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853517,"name":"io.oss84.geotools:gt-geotiff","ecosystem":"maven","description":"Datasource created to read GeoTIFF raster format.","homepage":"https://github.com/geotools/geotools","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools","versions_count":2,"first_release_published_at":"2021-02-19T22:41:31.000Z","latest_release_published_at":"2021-02-21T16:01:48.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:34.411Z","created_at":"2022-07-26T17:54:03.004Z","updated_at":"2025-09-04T03:16:19.502Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools/gt-geotiff/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools/gt-geotiff/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:19.502Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":23.132083875899625},"purl":"pkg:maven/io.oss84.geotools/gt-geotiff","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools:gt-geotiff","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools:gt-geotiff","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools:gt-geotiff/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-geotiff/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-geotiff/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-geotiff/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-geotiff/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853512,"name":"io.oss84.geotools.ogc:net.opengis.wps","ecosystem":"maven","description":"Web Processing Service Schema EMF Model","homepage":"https://github.com/geotools/geotools","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools.ogc","versions_count":2,"first_release_published_at":"2021-02-20T03:24:21.000Z","latest_release_published_at":"2021-02-21T16:09:41.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:33.050Z","created_at":"2022-07-26T17:54:02.375Z","updated_at":"2025-09-04T03:16:19.504Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools.ogc/net.opengis.wps/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools.ogc/net.opengis.wps/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:19.504Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":23.132083875899625},"purl":"pkg:maven/io.oss84.geotools.ogc/net.opengis.wps","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools.ogc:net.opengis.wps","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools.ogc:net.opengis.wps","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools.ogc:net.opengis.wps/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.ogc:net.opengis.wps/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.ogc:net.opengis.wps/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.ogc:net.opengis.wps/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.ogc:net.opengis.wps/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853503,"name":"io.oss84.geotools.jdbc:gt-jdbc-db2","ecosystem":"maven","description":"DataStore for DB2 Database.","homepage":"https://github.com/geotools/geotools","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools.jdbc","versions_count":2,"first_release_published_at":"2021-02-19T22:51:36.000Z","latest_release_published_at":"2021-02-21T16:16:13.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:34.049Z","created_at":"2022-07-26T17:54:00.558Z","updated_at":"2025-09-04T03:16:19.504Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools.jdbc/gt-jdbc-db2/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools.jdbc/gt-jdbc-db2/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:19.504Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":23.132083875899625},"purl":"pkg:maven/io.oss84.geotools.jdbc/gt-jdbc-db2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools.jdbc:gt-jdbc-db2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools.jdbc:gt-jdbc-db2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools.jdbc:gt-jdbc-db2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.jdbc:gt-jdbc-db2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.jdbc:gt-jdbc-db2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.jdbc:gt-jdbc-db2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.jdbc:gt-jdbc-db2/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853532,"name":"io.oss84.geotools:gt-imageio-ext-gdal","ecosystem":"maven","description":"Extension of the of Grid Coverage plugins, leveraging on the GDAL raster data access capabilities by means of the ImageIO-Ext Project.","homepage":"https://github.com/geotools/geotools","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools","versions_count":2,"first_release_published_at":"2021-02-19T22:51:15.000Z","latest_release_published_at":"2021-02-21T16:15:58.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:32.480Z","created_at":"2022-07-26T17:54:06.040Z","updated_at":"2025-09-04T03:16:19.503Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools/gt-imageio-ext-gdal/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools/gt-imageio-ext-gdal/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:19.503Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":23.132083875899625},"purl":"pkg:maven/io.oss84.geotools/gt-imageio-ext-gdal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools:gt-imageio-ext-gdal","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools:gt-imageio-ext-gdal","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools:gt-imageio-ext-gdal/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-imageio-ext-gdal/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-imageio-ext-gdal/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-imageio-ext-gdal/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-imageio-ext-gdal/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853530,"name":"io.oss84.geotools:gt-postgis-raster","ecosystem":"maven","description":"Unsupported modules for GeoTools.","homepage":"https://github.com/geotools/geotools","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools","versions_count":2,"first_release_published_at":"2021-02-19T22:55:12.000Z","latest_release_published_at":"2021-02-21T16:18:41.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:33.503Z","created_at":"2022-07-26T17:54:05.188Z","updated_at":"2025-09-04T03:16:19.505Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools/gt-postgis-raster/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools/gt-postgis-raster/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:19.505Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":23.132083875899625},"purl":"pkg:maven/io.oss84.geotools/gt-postgis-raster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools:gt-postgis-raster","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools:gt-postgis-raster","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools:gt-postgis-raster/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-postgis-raster/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-postgis-raster/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-postgis-raster/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-postgis-raster/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853498,"name":"io.oss84.geotools.ogc:net.opengis.wcs","ecosystem":"maven","description":"Web Coverage Service Schema EMF ModelL","homepage":"https://github.com/geotools/geotools","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools.ogc","versions_count":2,"first_release_published_at":"2021-02-20T03:25:28.000Z","latest_release_published_at":"2021-02-21T16:11:15.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:34.450Z","created_at":"2022-07-26T17:53:59.103Z","updated_at":"2025-09-04T03:16:19.505Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools.ogc/net.opengis.wcs/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools.ogc/net.opengis.wcs/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:19.505Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":23.132083875899625},"purl":"pkg:maven/io.oss84.geotools.ogc/net.opengis.wcs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools.ogc:net.opengis.wcs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools.ogc:net.opengis.wcs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools.ogc:net.opengis.wcs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.ogc:net.opengis.wcs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.ogc:net.opengis.wcs/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.ogc:net.opengis.wcs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.ogc:net.opengis.wcs/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853514,"name":"io.oss84.geotools.ogc:net.opengis.wmts","ecosystem":"maven","description":"Collection of EMF models for OGC Web Service schemas.","homepage":"https://github.com/geotools/geotools","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools.ogc","versions_count":2,"first_release_published_at":"2021-02-20T03:28:10.000Z","latest_release_published_at":"2021-02-21T16:14:37.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:32.138Z","created_at":"2022-07-26T17:54:02.553Z","updated_at":"2025-09-04T03:16:19.544Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools.ogc/net.opengis.wmts/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools.ogc/net.opengis.wmts/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:19.543Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":23.132083875899625},"purl":"pkg:maven/io.oss84.geotools.ogc/net.opengis.wmts","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools.ogc:net.opengis.wmts","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools.ogc:net.opengis.wmts","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools.ogc:net.opengis.wmts/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.ogc:net.opengis.wmts/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.ogc:net.opengis.wmts/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.ogc:net.opengis.wmts/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.ogc:net.opengis.wmts/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853513,"name":"io.oss84.geotools.ogc:net.opengis.csw","ecosystem":"maven","description":"Catalog Services for the Web Schema EMF Model","homepage":"https://github.com/geotools/geotools","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools.ogc","versions_count":2,"first_release_published_at":"2021-02-20T03:25:56.000Z","latest_release_published_at":"2021-02-21T16:11:51.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:34.685Z","created_at":"2022-07-26T17:54:02.501Z","updated_at":"2025-09-04T03:16:19.636Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools.ogc/net.opengis.csw/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools.ogc/net.opengis.csw/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:19.636Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":23.132083875899625},"purl":"pkg:maven/io.oss84.geotools.ogc/net.opengis.csw","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools.ogc:net.opengis.csw","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools.ogc:net.opengis.csw","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools.ogc:net.opengis.csw/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.ogc:net.opengis.csw/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.ogc:net.opengis.csw/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.ogc:net.opengis.csw/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.ogc:net.opengis.csw/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853497,"name":"io.oss84.geotools.maven:maven","ecosystem":"maven","description":"Maven plugins specific to the the Geotools 2 project.","homepage":"https://github.com/geotools/geotools","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools.maven","versions_count":2,"first_release_published_at":"2021-02-19T22:24:44.000Z","latest_release_published_at":"2021-02-21T15:44:47.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:32.189Z","created_at":"2022-07-26T17:53:58.784Z","updated_at":"2025-09-04T03:16:19.567Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools.maven/maven/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools.maven/maven/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:19.567Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":23.132083875899625},"purl":"pkg:maven/io.oss84.geotools.maven/maven","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools.maven:maven","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools.maven:maven","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools.maven:maven/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.maven:maven/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.maven:maven/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.maven:maven/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.maven:maven/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853516,"name":"io.oss84.geotools.ogc:net.opengis.wfs","ecosystem":"maven","description":"Web Feature Service Schema EMF Model","homepage":"https://github.com/geotools/geotools","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools.ogc","versions_count":2,"first_release_published_at":"2021-02-20T03:23:44.000Z","latest_release_published_at":"2021-02-21T16:08:53.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:32.175Z","created_at":"2022-07-26T17:54:02.950Z","updated_at":"2025-09-04T03:16:19.649Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools.ogc/net.opengis.wfs/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools.ogc/net.opengis.wfs/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:19.648Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":23.132083875899625},"purl":"pkg:maven/io.oss84.geotools.ogc/net.opengis.wfs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools.ogc:net.opengis.wfs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools.ogc:net.opengis.wfs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools.ogc:net.opengis.wfs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.ogc:net.opengis.wfs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.ogc:net.opengis.wfs/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.ogc:net.opengis.wfs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.ogc:net.opengis.wfs/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853525,"name":"io.oss84.geotools:gt-main","ecosystem":"maven","description":"The main module contains the GeoTools public interfaces that are used by other GeoTools modules (and GeoTools applications). Where possible we make use industry standard terms as provided by OGC and ISO standards. The formal GeoTools public api consists of gt-metadata, jts and the gt-main module. The main module contains the default implementations that are available provided to other GeoTools modules using our factory system. Factories are obtained from an appropriate FactoryFinder, giving applications a chance configure the factory used using the Factory Hints facilities. FilterFactory ff = CommonFactoryFinder.getFilterFactory(); Expression expr = ff.add( expression1, expression2 ); If you find yourself using implementation specific classes chances are you doing it wrong: Expression expr = new AddImpl( expression1, expressiom2 );","homepage":"https://github.com/geotools/geotools","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools","versions_count":2,"first_release_published_at":"2021-02-19T02:20:15.000Z","latest_release_published_at":"2021-02-21T15:58:17.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:35.444Z","created_at":"2022-07-26T17:54:04.087Z","updated_at":"2025-09-04T03:16:19.589Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools/gt-main/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools/gt-main/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:19.588Z","dependent_packages_count":13,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":16.11328574717937,"dependent_packages_count":4.80413258717176,"stargazers_count":9.540189610467618,"forks_count":4.856590815805544,"docker_downloads_count":null,"average":8.828549690156073},"purl":"pkg:maven/io.oss84.geotools/gt-main","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools:gt-main","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools:gt-main","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools:gt-main/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-main/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-main/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-main/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-main/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853510,"name":"io.oss84.geotools:geotools","ecosystem":"maven","description":"Welcome to the homepage of the GeoTools build process In the left side bar you should see a list of active modules, visit each for more details on the status of each module.","homepage":"https://github.com/geotools/geotools","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools","versions_count":2,"first_release_published_at":"2021-02-19T22:24:40.000Z","latest_release_published_at":"2021-02-21T15:44:42.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:33.111Z","created_at":"2022-07-26T17:54:02.157Z","updated_at":"2025-09-04T03:16:19.588Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools/geotools/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools/geotools/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:19.588Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":23.132083875899625},"purl":"pkg:maven/io.oss84.geotools/geotools","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools:geotools","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools:geotools","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools:geotools/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:geotools/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:geotools/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:geotools/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:geotools/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853518,"name":"io.oss84.geotools:gt-geojson","ecosystem":"maven","description":"Provides GeoJSON Encoding and Parsing support.","homepage":"https://github.com/geotools/geotools","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools","versions_count":2,"first_release_published_at":"2021-02-19T22:54:54.000Z","latest_release_published_at":"2021-02-21T16:18:28.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:34.211Z","created_at":"2022-07-26T17:54:03.030Z","updated_at":"2025-09-04T03:16:19.589Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools/gt-geojson/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools/gt-geojson/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:19.589Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.773058094484878,"dependent_packages_count":50.14986635165033,"stargazers_count":9.540189610467618,"forks_count":4.856590815805544,"docker_downloads_count":null,"average":21.32992621810209},"purl":"pkg:maven/io.oss84.geotools/gt-geojson","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools:gt-geojson","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools:gt-geojson","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools:gt-geojson/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-geojson/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-geojson/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-geojson/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-geojson/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853519,"name":"io.oss84.geotools:gt-graph","ecosystem":"maven","description":"Graph classes that builds and walk networks based on Feature relationships. The original graph package has been developed using the JUMP Feature API. Its intension is to be able to aid automated skeletonization of water bodies by computing directionality of generated skeletons. The work for the original JUMP based library has been funded by the BC Proventional Government department of BMGS. This library has been ported to geotools2 as part of the VWFS project sponcered by Geo Innovations.","homepage":"https://github.com/geotools/geotools","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools","versions_count":2,"first_release_published_at":"2021-02-19T22:38:04.000Z","latest_release_published_at":"2021-02-21T15:59:13.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:34.785Z","created_at":"2022-07-26T17:54:03.048Z","updated_at":"2025-09-04T03:16:19.590Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools/gt-graph/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools/gt-graph/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:19.590Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":23.132083875899625},"purl":"pkg:maven/io.oss84.geotools/gt-graph","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools:gt-graph","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools:gt-graph","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools:gt-graph/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-graph/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-graph/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-graph/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-graph/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853521,"name":"io.oss84.geotools:gt-coverage","ecosystem":"maven","description":"Implementation of GridCoverage. Provides support for rasters and some image processing like reprojection.","homepage":"https://github.com/geotools/geotools","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools","versions_count":2,"first_release_published_at":"2021-02-19T22:40:17.000Z","latest_release_published_at":"2021-02-21T16:00:58.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:31.902Z","created_at":"2022-07-26T17:54:03.582Z","updated_at":"2025-09-04T03:16:19.598Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools/gt-coverage/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools/gt-coverage/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:19.598Z","dependent_packages_count":8,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":7.155253880895581,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":12.705932749200947},"purl":"pkg:maven/io.oss84.geotools/gt-coverage","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools:gt-coverage","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools:gt-coverage","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools:gt-coverage/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-coverage/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-coverage/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-coverage/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-coverage/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853505,"name":"io.oss84.geotools.jdbc:gt-jdbc-postgis","ecosystem":"maven","description":"DataStore for PostGIS Database.","homepage":"https://github.com/geotools/geotools","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools.jdbc","versions_count":2,"first_release_published_at":"2021-02-19T22:46:08.000Z","latest_release_published_at":"2021-02-21T16:06:32.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:34.652Z","created_at":"2022-07-26T17:54:01.026Z","updated_at":"2025-09-04T03:16:19.595Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools.jdbc/gt-jdbc-postgis/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools.jdbc/gt-jdbc-postgis/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:19.594Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":18.916720003691793},"purl":"pkg:maven/io.oss84.geotools.jdbc/gt-jdbc-postgis","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools.jdbc:gt-jdbc-postgis","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools.jdbc:gt-jdbc-postgis","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools.jdbc:gt-jdbc-postgis/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.jdbc:gt-jdbc-postgis/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.jdbc:gt-jdbc-postgis/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.jdbc:gt-jdbc-postgis/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.jdbc:gt-jdbc-postgis/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853524,"name":"io.oss84.geotools:gt-image","ecosystem":"maven","description":"Grid coverage reader for image georeferenced by a world file. File format consists of consisting of a plain image and a \"sidecar\" world file to georeference the image, a and projection file file to indicate the coordinate reference system used.","homepage":"https://github.com/geotools/geotools","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools","versions_count":2,"first_release_published_at":"2021-02-19T22:47:02.000Z","latest_release_published_at":"2021-02-21T16:07:08.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:33.686Z","created_at":"2022-07-26T17:54:03.901Z","updated_at":"2025-09-04T03:16:19.597Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools/gt-image/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools/gt-image/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:19.597Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":23.132083875899625},"purl":"pkg:maven/io.oss84.geotools/gt-image","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools:gt-image","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools:gt-image","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools:gt-image/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-image/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-image/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-image/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-image/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853523,"name":"io.oss84.geotools:gt-jp2k","ecosystem":"maven","description":"Extension of the of Grid Coverage plugins, leveraging on the JP2K raster data access capabilities.","homepage":"https://github.com/geotools/geotools","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools","versions_count":2,"first_release_published_at":"2021-02-19T22:52:59.000Z","latest_release_published_at":"2021-02-21T16:17:19.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:35.625Z","created_at":"2022-07-26T17:54:03.857Z","updated_at":"2025-09-04T03:16:19.597Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools/gt-jp2k/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools/gt-jp2k/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:19.597Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":23.132083875899625},"purl":"pkg:maven/io.oss84.geotools/gt-jp2k","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools:gt-jp2k","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools:gt-jp2k","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools:gt-jp2k/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-jp2k/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-jp2k/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-jp2k/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-jp2k/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853548,"name":"io.oss84.jgridshift:jgridshift-jca","ecosystem":"maven","description":"NTv2 transformation for Java","homepage":"https://github.com/geosolutions-it/jgridshift","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.jgridshift","versions_count":1,"first_release_published_at":"2021-02-20T02:03:34.000Z","latest_release_published_at":"2021-02-20T02:03:34.000Z","latest_release_number":"1.3","last_synced_at":"2025-09-03T17:19:35.565Z","created_at":"2022-07-26T17:54:08.219Z","updated_at":"2025-09-04T03:16:19.596Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.jgridshift/jgridshift-jca/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.jgridshift/jgridshift-jca/","metadata":{"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.boundlessgeo.com/snapshot/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:19.596Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":18.916720003691793},"purl":"pkg:maven/io.oss84.jgridshift/jgridshift-jca","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.jgridshift:jgridshift-jca","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.jgridshift:jgridshift-jca","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.jgridshift:jgridshift-jca/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.jgridshift:jgridshift-jca/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.jgridshift:jgridshift-jca/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.jgridshift:jgridshift-jca/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.jgridshift:jgridshift-jca/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853477,"name":"io.oss84.geotools.jdbc:gt-jdbc-sqlserver","ecosystem":"maven","description":"DataStore for SQL Server Database.","homepage":"https://docs.geotools.org/latest/userguide/library/jdbc/sqlserver.html","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools.jdbc","versions_count":2,"first_release_published_at":"2021-02-19T22:46:35.000Z","latest_release_published_at":"2021-02-21T16:06:50.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:34.465Z","created_at":"2022-07-26T17:53:54.609Z","updated_at":"2025-09-04T03:16:19.590Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools.jdbc/gt-jdbc-sqlserver/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools.jdbc/gt-jdbc-sqlserver/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:19.590Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":23.132083875899625},"purl":"pkg:maven/io.oss84.geotools.jdbc/gt-jdbc-sqlserver","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools.jdbc:gt-jdbc-sqlserver","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools.jdbc:gt-jdbc-sqlserver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools.jdbc:gt-jdbc-sqlserver/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.jdbc:gt-jdbc-sqlserver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.jdbc:gt-jdbc-sqlserver/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.jdbc:gt-jdbc-sqlserver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.jdbc:gt-jdbc-sqlserver/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853496,"name":"io.oss84.geotools.maven:jar-collector","ecosystem":"maven","description":"Copy all JAR files (including dependencies) in the target directory of the parent project descriptor.","homepage":"https://github.com/geotools/geotools","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools.maven","versions_count":2,"first_release_published_at":"2021-02-19T22:24:54.000Z","latest_release_published_at":"2021-02-21T15:45:02.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:34.399Z","created_at":"2022-07-26T17:53:58.741Z","updated_at":"2025-09-04T03:16:19.611Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools.maven/jar-collector/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools.maven/jar-collector/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:19.611Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":23.132083875899625},"purl":"pkg:maven/io.oss84.geotools.maven/jar-collector","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools.maven:jar-collector","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools.maven:jar-collector","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools.maven:jar-collector/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.maven:jar-collector/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.maven:jar-collector/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.maven:jar-collector/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.maven:jar-collector/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853533,"name":"io.oss84.geotools:gt-sample-data","ecosystem":"maven","description":"Contains sample data for testing purpose.","homepage":"https://github.com/geotools/geotools","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools","versions_count":2,"first_release_published_at":"2021-02-19T22:30:40.000Z","latest_release_published_at":"2021-02-21T15:51:35.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:32.667Z","created_at":"2022-07-26T17:54:06.337Z","updated_at":"2025-09-04T03:16:19.598Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools/gt-sample-data/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools/gt-sample-data/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:19.598Z","dependent_packages_count":14,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":4.268032094509865,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":11.984127302604518},"purl":"pkg:maven/io.oss84.geotools/gt-sample-data","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools:gt-sample-data","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools:gt-sample-data","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools:gt-sample-data/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-sample-data/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-sample-data/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-sample-data/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-sample-data/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853536,"name":"io.oss84.geotools:gt-tpk","ecosystem":"maven","description":"TPK File support for GeoTools.","homepage":"https://github.com/geotools/geotools","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools","versions_count":2,"first_release_published_at":"2021-02-19T22:55:37.000Z","latest_release_published_at":"2021-02-21T16:19:00.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:34.462Z","created_at":"2022-07-26T17:54:06.769Z","updated_at":"2025-09-04T03:16:19.601Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools/gt-tpk/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools/gt-tpk/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:19.600Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":23.132083875899625},"purl":"pkg:maven/io.oss84.geotools/gt-tpk","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools:gt-tpk","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools:gt-tpk","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools:gt-tpk/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-tpk/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-tpk/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-tpk/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-tpk/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853493,"name":"io.oss84.geotools.jdbc:gt-jdbc-h2","ecosystem":"maven","description":"DataStore for H2 Database.","homepage":"https://github.com/geotools/geotools","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools.jdbc","versions_count":2,"first_release_published_at":"2021-02-19T22:45:20.000Z","latest_release_published_at":"2021-02-21T16:05:41.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:34.637Z","created_at":"2022-07-26T17:53:58.132Z","updated_at":"2025-09-04T03:16:19.612Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools.jdbc/gt-jdbc-h2/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools.jdbc/gt-jdbc-h2/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:19.612Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":23.132083875899625},"purl":"pkg:maven/io.oss84.geotools.jdbc/gt-jdbc-h2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools.jdbc:gt-jdbc-h2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools.jdbc:gt-jdbc-h2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools.jdbc:gt-jdbc-h2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.jdbc:gt-jdbc-h2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.jdbc:gt-jdbc-h2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.jdbc:gt-jdbc-h2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.jdbc:gt-jdbc-h2/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853543,"name":"io.oss84.geotools:unsupported","ecosystem":"maven","description":"Unsupported modules for GeoTools.","homepage":"https://github.com/geotools/geotools","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools","versions_count":2,"first_release_published_at":"2021-02-19T22:54:01.000Z","latest_release_published_at":"2021-02-21T16:17:49.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:31.758Z","created_at":"2022-07-26T17:54:07.956Z","updated_at":"2025-09-04T03:16:19.613Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools/unsupported/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools/unsupported/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:19.613Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":23.132083875899625},"purl":"pkg:maven/io.oss84.geotools/unsupported","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools:unsupported","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools:unsupported","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools:unsupported/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:unsupported/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:unsupported/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:unsupported/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:unsupported/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853509,"name":"io.oss84.geotools:gt-epsg-postgresql","ecosystem":"maven","description":"Connection to an EPSG postgreSQL database. This database should be built by the user from the SQL scripts delivered by EPSG.","homepage":"https://github.com/geotools/geotools","licenses":"Lesser General Public License (LGPL),BSD License for PostgreSQL JDBC driver","normalized_licenses":["LGPL-2.1","PostgreSQL"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools","versions_count":2,"first_release_published_at":"2021-02-19T22:49:11.000Z","latest_release_published_at":"2021-02-21T16:15:08.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:35.742Z","created_at":"2022-07-26T17:54:02.017Z","updated_at":"2025-09-04T03:16:19.609Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools/gt-epsg-postgresql/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools/gt-epsg-postgresql/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:19.609Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":23.132083875899625},"purl":"pkg:maven/io.oss84.geotools/gt-epsg-postgresql","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools:gt-epsg-postgresql","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools:gt-epsg-postgresql","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools:gt-epsg-postgresql/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-epsg-postgresql/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-epsg-postgresql/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-epsg-postgresql/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-epsg-postgresql/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853535,"name":"io.oss84.geotools:gt-referencing","ecosystem":"maven","description":"Contains implementations of Coordinate Reference Systems (CRS), conversion and transformation services.","homepage":"https://github.com/geotools/geotools","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools","versions_count":2,"first_release_published_at":"2021-02-19T22:32:45.000Z","latest_release_published_at":"2021-02-21T15:53:21.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:34.269Z","created_at":"2022-07-26T17:54:06.695Z","updated_at":"2025-09-04T03:16:19.608Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools/gt-referencing/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools/gt-referencing/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:19.608Z","dependent_packages_count":9,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":6.41408659257669,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":12.520640927121224},"purl":"pkg:maven/io.oss84.geotools/gt-referencing","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools:gt-referencing","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools:gt-referencing","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools:gt-referencing/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-referencing/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-referencing/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-referencing/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-referencing/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853507,"name":"io.oss84.geotools.maven:jjtree-javacc","ecosystem":"maven","description":"This Maven plugin run 'jjtree' on a set of .jjt files found in the source directory, which generates a set of .jj files. Next, this plugin executes 'javacc' on those .jj files in order to generate the .java files. All generated files are stored in a 'target/generated-sources' directory and are part of the compilation phase.","homepage":"https://github.com/geotools/geotools","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools.maven","versions_count":2,"first_release_published_at":"2021-02-19T22:24:59.000Z","latest_release_published_at":"2021-02-21T15:45:17.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:32.100Z","created_at":"2022-07-26T17:54:01.238Z","updated_at":"2025-09-04T03:16:19.625Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools.maven/jjtree-javacc/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools.maven/jjtree-javacc/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:19.624Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":23.132083875899625},"purl":"pkg:maven/io.oss84.geotools.maven/jjtree-javacc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools.maven:jjtree-javacc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools.maven:jjtree-javacc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools.maven:jjtree-javacc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.maven:jjtree-javacc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.maven:jjtree-javacc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.maven:jjtree-javacc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.maven:jjtree-javacc/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853495,"name":"io.oss84.geotools.jdbc:gt-jdbc-mysql","ecosystem":"maven","description":"DataStore for MySQL Database.","homepage":"https://github.com/geotools/geotools","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools.jdbc","versions_count":2,"first_release_published_at":"2021-02-19T22:51:54.000Z","latest_release_published_at":"2021-02-21T16:16:27.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:34.556Z","created_at":"2022-07-26T17:53:58.496Z","updated_at":"2025-09-04T03:16:19.623Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools.jdbc/gt-jdbc-mysql/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools.jdbc/gt-jdbc-mysql/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:19.623Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":23.132083875899625},"purl":"pkg:maven/io.oss84.geotools.jdbc/gt-jdbc-mysql","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools.jdbc:gt-jdbc-mysql","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools.jdbc:gt-jdbc-mysql","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools.jdbc:gt-jdbc-mysql/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.jdbc:gt-jdbc-mysql/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.jdbc:gt-jdbc-mysql/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.jdbc:gt-jdbc-mysql/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.jdbc:gt-jdbc-mysql/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853529,"name":"io.oss84.geotools:gt-opengis","ecosystem":"maven","description":"Standard interfaces implemented throughout the library.","homepage":"https://github.com/geotools/geotools","licenses":"OGC copyright,Lesser General Public License (LGPL)","normalized_licenses":["OGC-1.0","LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools","versions_count":2,"first_release_published_at":"2021-02-19T22:27:01.000Z","latest_release_published_at":"2021-02-21T15:47:22.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:34.609Z","created_at":"2022-07-26T17:54:05.092Z","updated_at":"2025-09-04T03:16:19.638Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools/gt-opengis/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools/gt-opengis/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:19.638Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":16.90359006667295,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":15.143016795645291},"purl":"pkg:maven/io.oss84.geotools/gt-opengis","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools:gt-opengis","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools:gt-opengis","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools:gt-opengis/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-opengis/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-opengis/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-opengis/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-opengis/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853542,"name":"io.oss84.geotools:plugin","ecosystem":"maven","description":"GeoTools plug-ins provide additional services to the core library using ServiceLocator.","homepage":"https://github.com/geotools/geotools","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools","versions_count":2,"first_release_published_at":"2021-02-19T22:32:51.000Z","latest_release_published_at":"2021-02-21T15:53:25.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:34.246Z","created_at":"2022-07-26T17:54:07.756Z","updated_at":"2025-09-04T03:16:19.640Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools/plugin/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools/plugin/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:19.640Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":23.132083875899625},"purl":"pkg:maven/io.oss84.geotools/plugin","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools:plugin","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools:plugin","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools:plugin/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:plugin/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:plugin/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:plugin/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:plugin/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853541,"name":"io.oss84.jgridshift:jgridshift-core","ecosystem":"maven","description":"NTv2 transformation for Java","homepage":"https://github.com/geosolutions-it/jgridshift","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.jgridshift","versions_count":1,"first_release_published_at":"2021-02-20T02:03:24.000Z","latest_release_published_at":"2021-02-20T02:03:24.000Z","latest_release_number":"1.3","last_synced_at":"2025-09-03T17:19:34.940Z","created_at":"2022-07-26T17:54:07.528Z","updated_at":"2025-09-04T03:16:19.642Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.jgridshift/jgridshift-core/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.jgridshift/jgridshift-core/","metadata":{"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.boundlessgeo.com/snapshot/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:19.642Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":16.90359006667295,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":15.143016795645291},"purl":"pkg:maven/io.oss84.jgridshift/jgridshift-core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.jgridshift:jgridshift-core","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.jgridshift:jgridshift-core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.jgridshift:jgridshift-core/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.jgridshift:jgridshift-core/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.jgridshift:jgridshift-core/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.jgridshift:jgridshift-core/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.jgridshift:jgridshift-core/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853500,"name":"io.oss84.geotools.xsd:xsd","ecosystem":"maven","description":"Parent module for xml modules.","homepage":"https://github.com/geotools/geotools","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools.xsd","versions_count":2,"first_release_published_at":"2021-02-19T22:37:20.000Z","latest_release_published_at":"2021-02-21T15:58:24.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:35.806Z","created_at":"2022-07-26T17:53:59.737Z","updated_at":"2025-09-04T03:16:19.640Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools.xsd/xsd/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools.xsd/xsd/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:19.640Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":23.132083875899625},"purl":"pkg:maven/io.oss84.geotools.xsd/xsd","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools.xsd:xsd","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools.xsd:xsd","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools.xsd:xsd/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.xsd:xsd/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.xsd:xsd/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.xsd:xsd/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.xsd:xsd/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":5036055,"name":"io.oss84.geotools.ogc:net.opengis.fes","ecosystem":"maven","description":"Filter Encoding Specification Schema EMF Model","homepage":"https://github.com/geotools/geotools","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools.ogc","versions_count":2,"first_release_published_at":"2021-02-20T03:22:52.000Z","latest_release_published_at":"2021-02-21T16:07:43.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:35.246Z","created_at":"2022-07-27T17:29:50.055Z","updated_at":"2025-09-04T03:16:19.639Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools.ogc/net.opengis.fes/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools.ogc/net.opengis.fes/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:19.639Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":7.855691077300898,"forks_count":3.9634592889689664,"average":18.94937430151905},"purl":"pkg:maven/io.oss84.geotools.ogc/net.opengis.fes","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools.ogc:net.opengis.fes","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools.ogc:net.opengis.fes","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools.ogc:net.opengis.fes/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.ogc:net.opengis.fes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.ogc:net.opengis.fes/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.ogc:net.opengis.fes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.ogc:net.opengis.fes/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853531,"name":"io.oss84.geotools:gt-grassraster","ecosystem":"maven","description":"This datasource reads the GRASS DEM format.","homepage":"https://github.com/geotools/geotools","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools","versions_count":2,"first_release_published_at":"2021-02-19T22:50:04.000Z","latest_release_published_at":"2021-02-21T16:15:31.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:34.553Z","created_at":"2022-07-26T17:54:05.587Z","updated_at":"2025-09-04T03:16:19.641Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools/gt-grassraster/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools/gt-grassraster/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:19.641Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":23.132083875899625},"purl":"pkg:maven/io.oss84.geotools/gt-grassraster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools:gt-grassraster","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools:gt-grassraster","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools:gt-grassraster/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-grassraster/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-grassraster/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-grassraster/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-grassraster/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853501,"name":"io.oss84.geotools:gt-arcgrid","ecosystem":"maven","description":"Datasource created to read ArcGrid raster format. Currently Serving as a prototype for the GridCoverageExchange API.","homepage":"https://github.com/geotools/geotools","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools","versions_count":2,"first_release_published_at":"2021-02-19T22:43:51.000Z","latest_release_published_at":"2021-02-21T16:03:49.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:34.437Z","created_at":"2022-07-26T17:54:00.103Z","updated_at":"2025-09-04T03:16:19.639Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools/gt-arcgrid/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools/gt-arcgrid/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:19.639Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":23.132083875899625},"purl":"pkg:maven/io.oss84.geotools/gt-arcgrid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools:gt-arcgrid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools:gt-arcgrid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools:gt-arcgrid/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-arcgrid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-arcgrid/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-arcgrid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-arcgrid/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853520,"name":"io.oss84.geotools:gt-grid","ecosystem":"maven","description":"The grid module allows users to create vector grids (also known as lattices) that can be used for display and analysis.","homepage":"https://github.com/geotools/geotools","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools","versions_count":2,"first_release_published_at":"2021-02-19T22:53:43.000Z","latest_release_published_at":"2021-02-21T16:17:42.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:31.908Z","created_at":"2022-07-26T17:54:03.212Z","updated_at":"2025-09-04T03:16:19.671Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools/gt-grid/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools/gt-grid/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:19.671Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":23.132083875899625},"purl":"pkg:maven/io.oss84.geotools/gt-grid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools:gt-grid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools:gt-grid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools:gt-grid/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-grid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-grid/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-grid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-grid/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853506,"name":"io.oss84.geotools:gt-epsg-hsql","ecosystem":"maven","description":"Connection to an embedded EPSG database in HSQL format. This database is built from the SQL scripts delivered by EPSG.","homepage":"https://github.com/geotools/geotools","licenses":"Lesser General Public License (LGPL),EPSG database distribution license,BSD License for HSQL","normalized_licenses":["LGPL-2.1","AAL","DSDP"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools","versions_count":2,"first_release_published_at":"2021-02-19T22:33:24.000Z","latest_release_published_at":"2021-02-21T15:53:57.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:34.648Z","created_at":"2022-07-26T17:54:01.154Z","updated_at":"2025-09-04T03:16:19.728Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools/gt-epsg-hsql/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools/gt-epsg-hsql/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:19.728Z","dependent_packages_count":12,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":4.917105234117773,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":12.146395587506497},"purl":"pkg:maven/io.oss84.geotools/gt-epsg-hsql","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools:gt-epsg-hsql","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools:gt-epsg-hsql","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools:gt-epsg-hsql/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-epsg-hsql/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-epsg-hsql/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-epsg-hsql/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-epsg-hsql/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853534,"name":"io.oss84.geotools:library","ecosystem":"maven","description":"Geotools core modules.","homepage":"https://github.com/geotools/geotools","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools","versions_count":2,"first_release_published_at":"2021-02-19T22:25:03.000Z","latest_release_published_at":"2021-02-21T15:45:25.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:34.736Z","created_at":"2022-07-26T17:54:06.574Z","updated_at":"2025-09-04T03:16:19.757Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools/library/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools/library/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:19.756Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":23.132083875899625},"purl":"pkg:maven/io.oss84.geotools/library","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools:library","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools:library","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools:library/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:library/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:library/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:library/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:library/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853508,"name":"io.oss84.geotools.ogc:net.opengis.ows","ecosystem":"maven","description":"Open Web Services Schema EMF Model","homepage":"https://github.com/geotools/geotools","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools.ogc","versions_count":2,"first_release_published_at":"2021-02-20T03:22:23.000Z","latest_release_published_at":"2021-02-21T15:49:36.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:32.204Z","created_at":"2022-07-26T17:54:01.610Z","updated_at":"2025-09-04T03:16:19.802Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools.ogc/net.opengis.ows/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools.ogc/net.opengis.ows/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:19.801Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":9.330802583451545,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":13.249819924839938},"purl":"pkg:maven/io.oss84.geotools.ogc/net.opengis.ows","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools.ogc:net.opengis.ows","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools.ogc:net.opengis.ows","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools.ogc:net.opengis.ows/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.ogc:net.opengis.ows/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.ogc:net.opengis.ows/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.ogc:net.opengis.ows/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.ogc:net.opengis.ows/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853502,"name":"io.oss84.geotools:gt-coverage-multidim","ecosystem":"maven","description":"Module for Coverage experiment and ND GeoTools plugins.","homepage":"https://github.com/geotools/geotools","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools","versions_count":2,"first_release_published_at":"2021-02-19T22:48:38.000Z","latest_release_published_at":"2021-02-21T16:14:45.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:35.754Z","created_at":"2022-07-26T17:54:00.293Z","updated_at":"2025-09-04T03:16:19.802Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools/gt-coverage-multidim/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools/gt-coverage-multidim/","metadata":{"repositories":["https://artifacts.unidata.ucar.edu/content/repositories/unidata/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:19.802Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":23.132083875899625},"purl":"pkg:maven/io.oss84.geotools/gt-coverage-multidim","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools:gt-coverage-multidim","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools:gt-coverage-multidim","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools:gt-coverage-multidim/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-coverage-multidim/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-coverage-multidim/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-coverage-multidim/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-coverage-multidim/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853511,"name":"io.oss84.geotools:gt-epsg-wkt","ecosystem":"maven","description":"EPSG and AUTO authority factories are defined for data.crs.CRSService. These codes are used to provide CoordinateRegerenceSystem for GCE and DataStore implementations that do not define their own native definition. Contains a Property file based CoordinateSystemAuthority (the property file is too large to be included in the main geotools release). This class will need to be ported to the new GeoAPI CoordinateReferenceSystem interfaces.","homepage":"https://github.com/geotools/geotools","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools","versions_count":2,"first_release_published_at":"2021-02-19T02:25:55.000Z","latest_release_published_at":"2021-02-21T16:01:20.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:34.642Z","created_at":"2022-07-26T17:54:02.200Z","updated_at":"2025-09-04T03:16:19.823Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools/gt-epsg-wkt/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools/gt-epsg-wkt/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:19.823Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":18.916720003691793},"purl":"pkg:maven/io.oss84.geotools/gt-epsg-wkt","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools:gt-epsg-wkt","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools:gt-epsg-wkt","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools:gt-epsg-wkt/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-epsg-wkt/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-epsg-wkt/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-epsg-wkt/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-epsg-wkt/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853527,"name":"io.oss84.geotools:gt-metadata","ecosystem":"maven","description":"Contains implementations of metadata and some core utilities classes.","homepage":"https://github.com/geotools/geotools","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools","versions_count":2,"first_release_published_at":"2021-02-19T22:29:58.000Z","latest_release_published_at":"2021-02-21T15:51:11.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:36.203Z","created_at":"2022-07-26T17:54:04.579Z","updated_at":"2025-09-04T03:16:36.793Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools/gt-metadata/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools/gt-metadata/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:36.792Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":18.916720003691793},"purl":"pkg:maven/io.oss84.geotools/gt-metadata","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools:gt-metadata","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools:gt-metadata","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools:gt-metadata/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-metadata/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-metadata/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-metadata/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-metadata/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853480,"name":"io.oss84.geotools.jdbc:gt-jdbc-teradata","ecosystem":"maven","description":"DataStore for Teradata Database.","homepage":"https://github.com/geotools/geotools","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools.jdbc","versions_count":2,"first_release_published_at":"2021-02-19T22:52:12.000Z","latest_release_published_at":"2021-02-21T16:16:39.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:37.244Z","created_at":"2022-07-26T17:53:55.571Z","updated_at":"2025-09-04T03:16:36.822Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools.jdbc/gt-jdbc-teradata/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools.jdbc/gt-jdbc-teradata/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:36.821Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":23.132083875899625},"purl":"pkg:maven/io.oss84.geotools.jdbc/gt-jdbc-teradata","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools.jdbc:gt-jdbc-teradata","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools.jdbc:gt-jdbc-teradata","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools.jdbc:gt-jdbc-teradata/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.jdbc:gt-jdbc-teradata/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.jdbc:gt-jdbc-teradata/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.jdbc:gt-jdbc-teradata/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.jdbc:gt-jdbc-teradata/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853492,"name":"io.oss84.geotools.jdbc:gt-jdbc","ecosystem":"maven","description":"GeoTools plug-ins provide additional services to the core library using ServiceLocator.","homepage":"https://github.com/geotools/geotools","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools.jdbc","versions_count":2,"first_release_published_at":"2021-02-19T22:43:54.000Z","latest_release_published_at":"2021-02-21T16:03:52.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:37.097Z","created_at":"2022-07-26T17:53:57.796Z","updated_at":"2025-09-04T03:16:36.900Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools.jdbc/gt-jdbc/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools.jdbc/gt-jdbc/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:36.900Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":23.132083875899625},"purl":"pkg:maven/io.oss84.geotools.jdbc/gt-jdbc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools.jdbc:gt-jdbc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools.jdbc:gt-jdbc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools.jdbc:gt-jdbc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.jdbc:gt-jdbc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.jdbc:gt-jdbc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.jdbc:gt-jdbc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.jdbc:gt-jdbc/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853488,"name":"io.oss84.geotools.maven:build","ecosystem":"maven","description":"Build tools for the the Geotools 2 project.","homepage":"https://github.com/geotools/geotools","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools.maven","versions_count":2,"first_release_published_at":"2021-02-19T22:24:42.000Z","latest_release_published_at":"2021-02-21T15:44:45.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:35.894Z","created_at":"2022-07-26T17:53:56.881Z","updated_at":"2025-09-04T03:16:36.914Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools.maven/build/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools.maven/build/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:36.913Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":23.132083875899625},"purl":"pkg:maven/io.oss84.geotools.maven/build","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools.maven:build","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools.maven:build","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools.maven:build/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.maven:build/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.maven:build/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.maven:build/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.maven:build/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853526,"name":"io.oss84.geotools:gt-jdbc","ecosystem":"maven","description":"Abstract datastore implementation and helper classes / apis to be extended by datastores backed by releational databases accesible via jdbc.","homepage":"https://github.com/geotools/geotools","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools","versions_count":2,"first_release_published_at":"2021-02-19T22:42:10.000Z","latest_release_published_at":"2021-02-21T16:02:25.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:36.719Z","created_at":"2022-07-26T17:54:04.255Z","updated_at":"2025-09-04T03:16:36.934Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools/gt-jdbc/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools/gt-jdbc/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:36.934Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":18.916720003691793},"purl":"pkg:maven/io.oss84.geotools/gt-jdbc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools:gt-jdbc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools:gt-jdbc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools:gt-jdbc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-jdbc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-jdbc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-jdbc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-jdbc/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853538,"name":"io.oss84.geotools:gt-vpf","ecosystem":"maven","description":"DataStore plugin for VPF format.","homepage":"https://github.com/geotools/geotools","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools","versions_count":2,"first_release_published_at":"2021-02-19T22:54:26.000Z","latest_release_published_at":"2021-02-21T16:18:09.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:36.237Z","created_at":"2022-07-26T17:54:06.960Z","updated_at":"2025-09-04T03:16:37.000Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools/gt-vpf/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools/gt-vpf/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:36.998Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":23.132083875899625},"purl":"pkg:maven/io.oss84.geotools/gt-vpf","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools:gt-vpf","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools:gt-vpf","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools:gt-vpf/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-vpf/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-vpf/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-vpf/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-vpf/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853499,"name":"io.oss84.geotools:app-schema","ecosystem":"maven","description":"Modules to support creation of complex feature types defined in a GML application schema","homepage":"https://github.com/geotools/geotools","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools","versions_count":2,"first_release_published_at":"2021-02-19T22:53:02.000Z","latest_release_published_at":"2021-02-21T16:17:26.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:37.263Z","created_at":"2022-07-26T17:53:59.260Z","updated_at":"2025-09-04T03:16:36.996Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools/app-schema/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools/app-schema/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:36.996Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":23.132083875899625},"purl":"pkg:maven/io.oss84.geotools/app-schema","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools:app-schema","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools:app-schema","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools:app-schema/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:app-schema/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:app-schema/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:app-schema/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:app-schema/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853522,"name":"io.oss84.geotools.ogc:org.w3.xlink","ecosystem":"maven","description":"Xlink Schema EMF Model","homepage":"https://github.com/geotools/geotools","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools.ogc","versions_count":2,"first_release_published_at":"2021-02-20T03:21:23.000Z","latest_release_published_at":"2021-02-21T15:47:46.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:37.219Z","created_at":"2022-07-26T17:54:03.595Z","updated_at":"2025-09-04T03:16:37.026Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools.ogc/org.w3.xlink/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools.ogc/org.w3.xlink/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:37.026Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":16.90359006667295,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":15.143016795645291},"purl":"pkg:maven/io.oss84.geotools.ogc/org.w3.xlink","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools.ogc:org.w3.xlink","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools.ogc:org.w3.xlink","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools.ogc:org.w3.xlink/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.ogc:org.w3.xlink/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.ogc:org.w3.xlink/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.ogc:org.w3.xlink/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools.ogc:org.w3.xlink/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853537,"name":"io.oss84.geotools:modules","ecosystem":"maven","description":"Geotools libraries.","homepage":"https://github.com/geotools/geotools","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools","versions_count":2,"first_release_published_at":"2021-02-19T22:25:02.000Z","latest_release_published_at":"2021-02-21T15:45:24.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:36.780Z","created_at":"2022-07-26T17:54:07.012Z","updated_at":"2025-09-04T03:16:37.119Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools/modules/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools/modules/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:37.119Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":23.132083875899625},"purl":"pkg:maven/io.oss84.geotools/modules","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools:modules","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools:modules","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools:modules/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:modules/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:modules/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:modules/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:modules/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853540,"name":"io.oss84.jgridshift:jgridshift-sample","ecosystem":"maven","description":"NTv2 transformation for Java","homepage":"https://github.com/geosolutions-it/jgridshift","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.jgridshift","versions_count":1,"first_release_published_at":"2021-02-20T02:03:44.000Z","latest_release_published_at":"2021-02-20T02:03:44.000Z","latest_release_number":"1.3","last_synced_at":"2025-09-03T17:19:36.905Z","created_at":"2022-07-26T17:54:07.241Z","updated_at":"2025-09-04T03:16:37.348Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.jgridshift/jgridshift-sample/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.jgridshift/jgridshift-sample/","metadata":{"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.boundlessgeo.com/snapshot/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:37.348Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":23.132083875899625},"purl":"pkg:maven/io.oss84.jgridshift/jgridshift-sample","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.jgridshift:jgridshift-sample","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.jgridshift:jgridshift-sample","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.jgridshift:jgridshift-sample/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.jgridshift:jgridshift-sample/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.jgridshift:jgridshift-sample/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.jgridshift:jgridshift-sample/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.jgridshift:jgridshift-sample/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853539,"name":"io.oss84.jgridshift:jgridshift","ecosystem":"maven","description":"NTv2 transformation for Java","homepage":"https://github.com/geosolutions-it/jgridshift","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.jgridshift","versions_count":1,"first_release_published_at":"2021-02-20T02:03:15.000Z","latest_release_published_at":"2021-02-20T02:03:15.000Z","latest_release_number":"1.3","last_synced_at":"2025-09-03T17:19:36.535Z","created_at":"2022-07-26T17:54:07.199Z","updated_at":"2025-09-04T03:16:37.511Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.jgridshift/jgridshift/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.jgridshift/jgridshift/","metadata":{"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.boundlessgeo.com/snapshot/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:37.510Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":23.132083875899625},"purl":"pkg:maven/io.oss84.jgridshift/jgridshift","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.jgridshift:jgridshift","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.jgridshift:jgridshift","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.jgridshift:jgridshift/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.jgridshift:jgridshift/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.jgridshift:jgridshift/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.jgridshift:jgridshift/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.jgridshift:jgridshift/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853528,"name":"io.oss84.geotools:gt-epsg-extension","ecosystem":"maven","description":"Contains extra CRS defined by ESRI (and other parties) in the EPSG namespace. Those CRS are not defined in the official ESPG database, but are used widely enough to warant an optional plugin in Geotools. This plugin do not contains any definition already found in the official EPSG database - it is not a replacement for epsg-hsql or epsg-postgresql. One of the above plugins (at user choice) should be in the classpath.","homepage":"https://github.com/geotools/geotools","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools","versions_count":2,"first_release_published_at":"2021-02-19T22:48:55.000Z","latest_release_published_at":"2021-02-21T16:14:58.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:36.995Z","created_at":"2022-07-26T17:54:04.848Z","updated_at":"2025-09-04T03:16:37.481Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools/gt-epsg-extension/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools/gt-epsg-extension/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:37.481Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":23.132083875899625},"purl":"pkg:maven/io.oss84.geotools/gt-epsg-extension","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools:gt-epsg-extension","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools:gt-epsg-extension","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools:gt-epsg-extension/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-epsg-extension/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-epsg-extension/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-epsg-extension/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:gt-epsg-extension/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4853515,"name":"io.oss84.geotools:extension","ecosystem":"maven","description":"GeoTools extensions provide additional capabilities built using the core library.","homepage":"https://github.com/geotools/geotools","licenses":"Lesser General Public License (LGPL)","normalized_licenses":["LGPL-2.1"],"repository_url":"https://github.com/geotools/geotools","keywords_array":[],"namespace":"io.oss84.geotools","versions_count":2,"first_release_published_at":"2021-02-19T22:37:18.000Z","latest_release_published_at":"2021-02-21T15:58:23.000Z","latest_release_number":"24.2-oss84-1","last_synced_at":"2025-09-03T17:19:37.417Z","created_at":"2022-07-26T17:54:02.614Z","updated_at":"2025-09-04T03:16:37.149Z","registry_url":"https://central.sonatype.com/artifact/io.oss84.geotools/extension/","install_command":null,"documentation_url":"https://appdoc.app/artifact/io.oss84.geotools/extension/","metadata":{"repositories":["https://repo.osgeo.org/repository/release/","https://repo.osgeo.org/repository/snapshot/"],"distribution_repositories":["https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://repo.osgeo.org/repository/geotools-releases/","https://oss.sonatype.org/content/repositories/snapshots","https://repo.osgeo.org/repository/geotools-snapshots/"]},"repo_metadata":{"id":1828229,"uuid":"2752522","full_name":"geotools/geotools","owner":"geotools","description":"Official GeoTools repository","archived":false,"fork":false,"pushed_at":"2025-09-03T15:38:09.000Z","size":432587,"stargazers_count":1842,"open_issues_count":9,"forks_count":1181,"subscribers_count":114,"default_branch":"main","last_synced_at":"2025-09-03T17:12:15.027Z","etag":null,"topics":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"latest_commit_sha":null,"homepage":"http://geotools.org","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"rails-api/rails-api","license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/geotools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-11-10T23:22:12.000Z","updated_at":"2025-09-01T09:13:06.000Z","dependencies_parsed_at":"2023-09-22T12:41:29.592Z","dependency_job_id":"61879b1c-7b54-4fc2-8351-c9410cec323b","html_url":"https://github.com/geotools/geotools","commit_stats":{"total_commits":8302,"total_committers":408,"mean_commits":"20.348039215686274","dds":0.7633100457721032,"last_synced_commit":"7033c917fe2c3aedb02eb19a19f4034d4da868ff"},"previous_names":[],"tags_count":226,"template":false,"template_full_name":null,"purl":"pkg:github/geotools/geotools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/sbom","scorecard":{"id":1333,"data":{"date":"2025-08-04","repo":{"name":"github.com/geotools/geotools","commit":"d894133d80e819ce544233781a5969edd9d5b0ce"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":8,"reason":"Found 20/24 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v2.1: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/backport.yml:14","Warn: no topLevel permission defined: .github/workflows/assembly.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/backport.yml:9","Warn: no topLevel permission defined: .github/workflows/cql2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/db2_online.yml:1","Warn: no topLevel permission defined: .github/workflows/elasticsearch_online.yml:1","Warn: no topLevel permission defined: .github/workflows/geopkg_online.yml:1","Warn: no topLevel permission defined: .github/workflows/hana_online.yml:1","Warn: no topLevel permission defined: .github/workflows/informix.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-qa.yml:1","Warn: no topLevel permission defined: .github/workflows/integration.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_gdal.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk17.yml:1","Warn: no topLevel permission defined: .github/workflows/linux_jdk21.yml:1","Warn: no topLevel permission defined: .github/workflows/macos.yml:1","Warn: no topLevel permission defined: .github/workflows/mssql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/mysql_online.yml:1","Warn: no topLevel permission defined: .github/workflows/oracle_online.yml:1","Warn: no topLevel permission defined: .github/workflows/postgis_online.yml:1","Warn: no topLevel permission defined: .github/workflows/qa.yml:1","Warn: no topLevel permission defined: .github/workflows/windows.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/assembly.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/assembly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/backport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cql2_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/cql2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/db2_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/db2_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/elasticsearch_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/elasticsearch_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/geopkg_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/geopkg_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/hana_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/hana_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/informix.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/informix.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-qa.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration-qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/integration.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_gdal.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_gdal.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk17.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk17.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linux_jdk21.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/linux_jdk21.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/macos.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/macos.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mssql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mssql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mysql_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/mysql_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/oracle_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/oracle_online.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/postgis_online.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/postgis_online.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/qa.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/qa.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/windows.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/geotools/geotools/windows.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/assembly.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk17.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/linux_jdk21.yml:30","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-5mg8-w23w-74h3","Warn: Project is vulnerable to: GHSA-7g45-4rm6-3mm3","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-gwrp-pvrq-jmwv","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-rhgr-952r-6p8q","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T12:35:58.508Z","repository_id":1828229,"created_at":"2025-08-14T12:35:58.508Z","updated_at":"2025-08-14T12:35:58.508Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273544939,"owners_count":25124502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"geotools","name":"GeoTools","uuid":"1187031","kind":"organization","description":null,"email":null,"website":"http://geotools.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1187031?v=4","repositories_count":1,"last_synced_at":"2024-03-26T04:20:34.822Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/geotools","funding_links":[],"total_stars":1620,"followers":33,"following":0,"created_at":"2022-11-03T04:58:31.045Z","updated_at":"2024-03-26T04:20:35.330Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geotools/repositories"},"tags":[{"name":"32.4","sha":"1df81264765e030841e9f3c97add747e732b0f3d","kind":"commit","published_at":"2025-09-01T09:11:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.4","html_url":"https://github.com/geotools/geotools/releases/tag/32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.4/manifests"},{"name":"33.2","sha":"626f0c5597c2013ce37dc90f7f510589c6f59f75","kind":"commit","published_at":"2025-07-17T14:14:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.2","html_url":"https://github.com/geotools/geotools/releases/tag/33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.2/manifests"},{"name":"28.6.1","sha":"4f5e91f481b5779b63e3bcecb3bf25389bca0ca9","kind":"commit","published_at":"2025-05-21T09:43:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6.1/manifests"},{"name":"33.1","sha":"0ae99132d94cf5bd80aff98aecbf2868fb11c03e","kind":"commit","published_at":"2025-05-13T17:00:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.1","html_url":"https://github.com/geotools/geotools/releases/tag/33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.1/manifests"},{"name":"31.7","sha":"9c08b8cf8b3dec45981e1bf5283a8b14aa40046b","kind":"commit","published_at":"2025-05-13T16:05:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.7","html_url":"https://github.com/geotools/geotools/releases/tag/31.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.7/manifests"},{"name":"32.3","sha":"d72db7503b676cce7df7de21b7af4b679b8239d2","kind":"commit","published_at":"2025-05-13T15:24:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.3","html_url":"https://github.com/geotools/geotools/releases/tag/32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.3/manifests"},{"name":"33.0","sha":"2f4be07eaece931a7f6f3cd2b903a95e4ef3a41f","kind":"commit","published_at":"2025-04-02T13:32:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/33.0","html_url":"https://github.com/geotools/geotools/releases/tag/33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/33.0/manifests"},{"name":"31.6","sha":"860d2e62f4e3e6dc953762618d5678d25ec10cee","kind":"commit","published_at":"2025-02-17T13:19:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.6","html_url":"https://github.com/geotools/geotools/releases/tag/31.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.6/manifests"},{"name":"28.6","sha":"8dafa80c89fe4fa504a5e9abe353a81d6440f385","kind":"commit","published_at":"2025-02-05T02:51:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.6","html_url":"https://github.com/geotools/geotools/releases/tag/28.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.6/manifests"},{"name":"32.2","sha":"8a1f9921782671d7b4079f2bc09610995c94e390","kind":"commit","published_at":"2025-01-27T06:30:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.2","html_url":"https://github.com/geotools/geotools/releases/tag/32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.2/manifests"},{"name":"31.5","sha":"468e84a2fd716872d1a14e66d940d736229a9f7a","kind":"commit","published_at":"2024-12-18T11:09:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.5","html_url":"https://github.com/geotools/geotools/releases/tag/31.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.5/manifests"},{"name":"32.1","sha":"381cd7d80e5fda822f71b9693ae4488a91036b5f","kind":"commit","published_at":"2024-11-19T03:24:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.1","html_url":"https://github.com/geotools/geotools/releases/tag/32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.1/manifests"},{"name":"31.4","sha":"34bcf416d2facfe28679938bd559b3f3fe1a2283","kind":"commit","published_at":"2024-10-28T11:57:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.4","html_url":"https://github.com/geotools/geotools/releases/tag/31.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.4/manifests"},{"name":"32.0","sha":"1e7dfc3f76d52f53b7a7b0af9bc02d5a1c321535","kind":"commit","published_at":"2024-09-17T13:41:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/32.0","html_url":"https://github.com/geotools/geotools/releases/tag/32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/32.0/manifests"},{"name":"30.5","sha":"59111166def2bcc6685f4b6be764df238d7d1e1c","kind":"commit","published_at":"2024-08-21T09:44:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.5","html_url":"https://github.com/geotools/geotools/releases/tag/30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.5/manifests"},{"name":"31.3","sha":"5c48493594b3ba5197f94cfe3cce7073dc37a508","kind":"commit","published_at":"2024-07-18T13:53:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.3","html_url":"https://github.com/geotools/geotools/releases/tag/31.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.3/manifests"},{"name":"31.2","sha":"c77a759972c0d759d5bd28675a614ada2e3fb774","kind":"commit","published_at":"2024-06-15T06:21:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.2","html_url":"https://github.com/geotools/geotools/releases/tag/31.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.2/manifests"},{"name":"30.4","sha":"3f50a44188a7d9774c555dfb80c9a9e4799972b5","kind":"commit","published_at":"2024-06-14T13:48:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.4","html_url":"https://github.com/geotools/geotools/releases/tag/30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.4/manifests"},{"name":"29.6","sha":"69131bbe4bf72af07dbfb315f145bdcb160ae972","kind":"commit","published_at":"2024-06-13T20:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.6","html_url":"https://github.com/geotools/geotools/releases/tag/29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.6/manifests"},{"name":"31.1","sha":"c8a398e0554f29b55276892cbe4025f68fb4aaea","kind":"commit","published_at":"2024-05-22T19:47:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.1","html_url":"https://github.com/geotools/geotools/releases/tag/31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.1/manifests"},{"name":"30.3","sha":"96a92cb51a44cf7a14bad1ef54deacbe3d530e95","kind":"commit","published_at":"2024-04-19T10:44:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.3","html_url":"https://github.com/geotools/geotools/releases/tag/30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.3/manifests"},{"name":"31.0","sha":"7b3a6ab865e8e49df9d3094516cdc27fe3d21cc3","kind":"commit","published_at":"2024-03-19T07:08:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31.0","html_url":"https://github.com/geotools/geotools/releases/tag/31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31.0/manifests"},{"name":"31-RC","sha":"9390f6178a747090af5bd7dd034bbfaa4f2b15e4","kind":"commit","published_at":"2024-03-02T00:06:39.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/31-RC","html_url":"https://github.com/geotools/geotools/releases/tag/31-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@31-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/31-RC/manifests"},{"name":"29.5","sha":"fab6fd5e652a5c74410a6dc20d79b192c2563076","kind":"commit","published_at":"2024-02-19T13:45:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.5","html_url":"https://github.com/geotools/geotools/releases/tag/29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.5/manifests"},{"name":"30.2","sha":"99a69a425ff41183938de794148484b76215e127","kind":"commit","published_at":"2024-01-23T22:36:28.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.2","html_url":"https://github.com/geotools/geotools/releases/tag/30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.2/manifests"},{"name":"29.4","sha":"f3377d7d54ff0ef61a72f785e3537414da9f8807","kind":"commit","published_at":"2023-12-20T08:58:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.4","html_url":"https://github.com/geotools/geotools/releases/tag/29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.4/manifests"},{"name":"30.1","sha":"f5888e5f560e7cd0f94c00d3083106281c7e9ff6","kind":"commit","published_at":"2023-11-24T22:59:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.1","html_url":"https://github.com/geotools/geotools/releases/tag/30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.1/manifests"},{"name":"29.3","sha":"8b332d51605ccba3ffd22470f88df50de9cd0e16","kind":"commit","published_at":"2023-10-30T10:14:06.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.3","html_url":"https://github.com/geotools/geotools/releases/tag/29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.3/manifests"},{"name":"30.0","sha":"d243ec95b9d23f5b956893366d96581640f44d9b","kind":"commit","published_at":"2023-10-13T07:45:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30.0","html_url":"https://github.com/geotools/geotools/releases/tag/30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30.0/manifests"},{"name":"30-RC","sha":"dbced7c9ca5883f6b99b7715536bfb1f10c23064","kind":"commit","published_at":"2023-09-22T06:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/30-RC","html_url":"https://github.com/geotools/geotools/releases/tag/30-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@30-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/30-RC/manifests"},{"name":"28.5","sha":"14d52ac359991917312803c20ae65df981e903fd","kind":"commit","published_at":"2023-09-06T02:25:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.5","html_url":"https://github.com/geotools/geotools/releases/tag/28.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.5/manifests"},{"name":"29.2","sha":"668973f636a8f3e543d95ebe75d0e1b0a2239d5b","kind":"commit","published_at":"2023-07-18T11:57:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.2","html_url":"https://github.com/geotools/geotools/releases/tag/29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.2/manifests"},{"name":"28.4","sha":"f9b67a11ffa08e9b9e9302daf512cafa2e667950","kind":"commit","published_at":"2023-06-18T09:41:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.4","html_url":"https://github.com/geotools/geotools/releases/tag/28.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.4/manifests"},{"name":"29.1","sha":"26a6848ce7ae076370523f512c763c3dc42138bd","kind":"commit","published_at":"2023-05-21T10:06:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.1","html_url":"https://github.com/geotools/geotools/releases/tag/29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.1/manifests"},{"name":"27.5","sha":"26efa6663db3d4886b09446603cddeb98d1ff6bd","kind":"commit","published_at":"2023-05-04T10:40:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.5","html_url":"https://github.com/geotools/geotools/releases/tag/27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.5/manifests"},{"name":"28.3","sha":"582dd4184b8478b482293774c4200cef75122684","kind":"commit","published_at":"2023-05-04T08:56:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.3","html_url":"https://github.com/geotools/geotools/releases/tag/28.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.3/manifests"},{"name":"29.0","sha":"76b6ac20cb7579da3a4c3f88b574e29aa1db80c2","kind":"commit","published_at":"2023-03-30T05:52:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29.0","html_url":"https://github.com/geotools/geotools/releases/tag/29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29.0/manifests"},{"name":"C105.27.4.03","sha":"a195ec3b7dce647edea0d6cebaadb5dff5ac1a69","kind":"commit","published_at":"2023-03-20T14:36:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/C105.27.4.03","html_url":"https://github.com/geotools/geotools/releases/tag/C105.27.4.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@C105.27.4.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/C105.27.4.03/manifests"},{"name":"29-RC1","sha":"1548d71061a477be9cc260970fdb7d1bf8bc1918","kind":"commit","published_at":"2023-03-09T12:37:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/29-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/29-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@29-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/29-RC1/manifests"},{"name":"24.7","sha":"39a268ed0974c7a89040d1fd72c269965fd391c1","kind":"commit","published_at":"2023-02-20T15:58:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.7","html_url":"https://github.com/geotools/geotools/releases/tag/24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.7/manifests"},{"name":"25.7","sha":"535cd4cf83fb7a5dab6622643df53f193cc10712","kind":"commit","published_at":"2023-02-20T11:56:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.7","html_url":"https://github.com/geotools/geotools/releases/tag/25.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.7/manifests"},{"name":"26.7","sha":"2d71c64a4b2b7e574fde1d86da59fedffca5ffe3","kind":"commit","published_at":"2023-02-20T10:53:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.7","html_url":"https://github.com/geotools/geotools/releases/tag/26.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.7/manifests"},{"name":"28.2","sha":"558cedba96f8d4c593a362982ce55b7a9e6942dc","kind":"commit","published_at":"2023-02-17T16:04:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.2","html_url":"https://github.com/geotools/geotools/releases/tag/28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.2/manifests"},{"name":"27.4","sha":"8bde28f7a6349355ea46a4fc3b9196fbafbee7d9","kind":"commit","published_at":"2023-02-16T05:29:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.4","html_url":"https://github.com/geotools/geotools/releases/tag/27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.4/manifests"},{"name":"28.1","sha":"08244a5458b118a800bbe534fd628d1b5dd1127e","kind":"commit","published_at":"2023-01-19T08:51:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.1","html_url":"https://github.com/geotools/geotools/releases/tag/28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.1/manifests"},{"name":"27.3","sha":"85f38a5ea2dc8088cb188edc91ecdf01694a704d","kind":"commit","published_at":"2022-12-27T11:08:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.3","html_url":"https://github.com/geotools/geotools/releases/tag/27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.3/manifests"},{"name":"28.0","sha":"93b0abe9bc755432862825e19306e8b8e7114c2d","kind":"commit","published_at":"2022-11-17T09:34:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28.0","html_url":"https://github.com/geotools/geotools/releases/tag/28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28.0/manifests"},{"name":"27.2","sha":"0578a5b83add97046cb064997acf6f17d5ae331d","kind":"commit","published_at":"2022-10-22T06:28:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.2","html_url":"https://github.com/geotools/geotools/releases/tag/27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.2/manifests"},{"name":"28-RC","sha":"a38d969adc59077ad9ba96b766186825c2d9ba58","kind":"commit","published_at":"2022-10-19T05:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/28-RC","html_url":"https://github.com/geotools/geotools/releases/tag/28-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@28-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/28-RC/manifests"},{"name":"26.6","sha":"07521206b9c9a2362464dc16ecac22640cf480d8","kind":"commit","published_at":"2022-09-13T11:38:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.6","html_url":"https://github.com/geotools/geotools/releases/tag/26.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.6/manifests"},{"name":"27.1","sha":"0a0ca8d4b43c1a6973ee0b9298819bbab3bf428c","kind":"commit","published_at":"2022-07-28T04:25:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.1","html_url":"https://github.com/geotools/geotools/releases/tag/27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.1/manifests"},{"name":"26.5","sha":"fc2e5d98f92c1ae7b7654335daa3875b27188bb5","kind":"commit","published_at":"2022-06-29T09:22:47.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.5","html_url":"https://github.com/geotools/geotools/releases/tag/26.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.5/manifests"},{"name":"27.0","sha":"8fe62b2b2d7b585a116d18d3217ed5c441f4a1ad","kind":"commit","published_at":"2022-05-19T13:01:45.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27.0","html_url":"https://github.com/geotools/geotools/releases/tag/27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27.0/manifests"},{"name":"27-RC","sha":"1efa303be039588af5c86c659391456831d6231a","kind":"commit","published_at":"2022-05-07T03:14:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/27-RC","html_url":"https://github.com/geotools/geotools/releases/tag/27-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@27-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/27-RC/manifests"},{"name":"24.6","sha":"a6185dc68a63990c94044d1fdccaec0bc87363d1","kind":"commit","published_at":"2022-04-12T14:40:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.6","html_url":"https://github.com/geotools/geotools/releases/tag/24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.6/manifests"},{"name":"25.6","sha":"44282997fc45e2c4768a925b3afa6ddc720a382d","kind":"commit","published_at":"2022-04-12T08:49:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.6","html_url":"https://github.com/geotools/geotools/releases/tag/25.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.6/manifests"},{"name":"26.4","sha":"528edf98521245d91fa38cde4fea5f5dc369ddc8","kind":"commit","published_at":"2022-04-12T00:58:41.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.4","html_url":"https://github.com/geotools/geotools/releases/tag/26.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.4/manifests"},{"name":"26.3","sha":"0e5c8319f4fed5f8751097541db27b744a1b24d1","kind":"commit","published_at":"2022-02-23T08:16:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.3","html_url":"https://github.com/geotools/geotools/releases/tag/26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.3/manifests"},{"name":"26.2","sha":"71726d2a77e38045c85d793c0a3796d20fb90a80","kind":"commit","published_at":"2022-02-23T04:59:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.2","html_url":"https://github.com/geotools/geotools/releases/tag/26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.2/manifests"},{"name":"25.5","sha":"785d76522e3f9638c3462914160820b238735cec","kind":"commit","published_at":"2022-02-18T10:18:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.5","html_url":"https://github.com/geotools/geotools/releases/tag/25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.5/manifests"},{"name":"26.1b","sha":"5f6ea54e31e63d4cbf80e703b152beac2364e901","kind":"commit","published_at":"2022-01-15T17:00:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1b","html_url":"https://github.com/geotools/geotools/releases/tag/26.1b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1b/manifests"},{"name":"21.6b","sha":"2a1065c0c557b2cddebca558279290006674dfb5","kind":"commit","published_at":"2022-01-15T16:35:13.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.6b","html_url":"https://github.com/geotools/geotools/releases/tag/21.6b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.6b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.6b/manifests"},{"name":"26.1a","sha":"e55ec7b3ab75ac1f0353cba8ad51c108f9e06bbe","kind":"commit","published_at":"2022-01-15T16:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1a","html_url":"https://github.com/geotools/geotools/releases/tag/26.1a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1a/manifests"},{"name":"25.4","sha":"1c9ba580cfa4e91d9058df7d2e86f5b3a22a4a2d","kind":"commit","published_at":"2021-12-21T15:02:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.4","html_url":"https://github.com/geotools/geotools/releases/tag/25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.4/manifests"},{"name":"26.1","sha":"96fbeb558ff4e7e5cb0444b61788173c8400a7cf","kind":"commit","published_at":"2021-11-18T02:27:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.1","html_url":"https://github.com/geotools/geotools/releases/tag/26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.1/manifests"},{"name":"25.3","sha":"0cc02ecb8e0378070f9b8ad5e28f08a5560eb5de","kind":"commit","published_at":"2021-10-21T08:12:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.3","html_url":"https://github.com/geotools/geotools/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.3/manifests"},{"name":"26.0","sha":"eadab668a9813bf253a151795ed3e38014acf288","kind":"commit","published_at":"2021-10-12T09:53:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26.0","html_url":"https://github.com/geotools/geotools/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26.0/manifests"},{"name":"26-RC","sha":"1557529d304800cbe8015de7722aee9d60caab2f","kind":"commit","published_at":"2021-09-13T04:45:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/26-RC","html_url":"https://github.com/geotools/geotools/releases/tag/26-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@26-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/26-RC/manifests"},{"name":"24.5","sha":"f073baa976b970ed660294789acf0aef463d7871","kind":"commit","published_at":"2021-08-18T07:46:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.5","html_url":"https://github.com/geotools/geotools/releases/tag/24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.5/manifests"},{"name":"25.2","sha":"32b29a7fdc97df169ac04379b2f37923a4bdad67","kind":"commit","published_at":"2021-07-19T05:51:01.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.2","html_url":"https://github.com/geotools/geotools/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.2/manifests"},{"name":"24.4","sha":"dd59200027a617116a986c235c84489742c5ff24","kind":"commit","published_at":"2021-06-18T15:11:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.4","html_url":"https://github.com/geotools/geotools/releases/tag/24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.4/manifests"},{"name":"25.1","sha":"fa304166acb71b60f748282ed53a67d946282352","kind":"commit","published_at":"2021-05-21T03:37:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.1","html_url":"https://github.com/geotools/geotools/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.1/manifests"},{"name":"24.3","sha":"5481e1c2d63b1b512379c4bb8018cfe09184b339","kind":"commit","published_at":"2021-04-20T10:14:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.3","html_url":"https://github.com/geotools/geotools/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.3/manifests"},{"name":"25.0","sha":"d187663948b47212514991a71c0fc3021908b034","kind":"commit","published_at":"2021-03-18T10:09:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25.0","html_url":"https://github.com/geotools/geotools/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25.0/manifests"},{"name":"25-RC","sha":"80a81728b7ba840668e3e69712563ab73975292c","kind":"commit","published_at":"2021-03-02T05:36:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/25-RC","html_url":"https://github.com/geotools/geotools/releases/tag/25-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@25-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/25-RC/manifests"},{"name":"23.5","sha":"00e6fc8f7ea8135bad4512fa2cc36da15e0dcfcc","kind":"commit","published_at":"2021-02-19T13:49:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.5","html_url":"https://github.com/geotools/geotools/releases/tag/23.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.5/manifests"},{"name":"24.2","sha":"c181af0627b27f4410982a361063dbddd1f61f7d","kind":"commit","published_at":"2021-01-18T09:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.2","html_url":"https://github.com/geotools/geotools/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.2/manifests"},{"name":"23.4","sha":"7ca47aadf6a348b62bc6e4d1bd59d42ad0d3a788","kind":"commit","published_at":"2020-12-18T09:59:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.4","html_url":"https://github.com/geotools/geotools/releases/tag/23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.4/manifests"},{"name":"24.1","sha":"7d309a25d2f0c857fd67c09b0d5392432d77fc4c","kind":"commit","published_at":"2020-11-18T08:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.1","html_url":"https://github.com/geotools/geotools/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.1/manifests"},{"name":"23.3","sha":"d4751d38af3648d062752bdaf17ab278ecb9fee1","kind":"commit","published_at":"2020-09-24T13:51:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.3","html_url":"https://github.com/geotools/geotools/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.3/manifests"},{"name":"24.0","sha":"81c98ca8040abb325a17c85950645ce89bd93088","kind":"commit","published_at":"2020-09-18T10:37:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24.0","html_url":"https://github.com/geotools/geotools/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24.0/manifests"},{"name":"24-RC","sha":"bb9ce36488e45a9d663d532b38c560ddbc0c8f92","kind":"commit","published_at":"2020-09-01T06:02:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/24-RC","html_url":"https://github.com/geotools/geotools/releases/tag/24-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@24-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/24-RC/manifests"},{"name":"22.5","sha":"ebb8d1c2f4350ed950024c9d53fe8e47a887a6d1","kind":"commit","published_at":"2020-08-18T08:45:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.5","html_url":"https://github.com/geotools/geotools/releases/tag/22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.5/manifests"},{"name":"23.2","sha":"3a74d70c88a384047c14ebcb77420d0bd0ba0fc2","kind":"commit","published_at":"2020-07-22T06:48:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.2","html_url":"https://github.com/geotools/geotools/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.2/manifests"},{"name":"22.4","sha":"4c86df4c0104a6ec60b13a3e64c38daf3c7fdea5","kind":"commit","published_at":"2020-06-30T12:21:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.4","html_url":"https://github.com/geotools/geotools/releases/tag/22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.4/manifests"},{"name":"23.1","sha":"b44c873520665036e40f1f3d429178760cc808f6","kind":"commit","published_at":"2020-06-01T22:21:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.1","html_url":"https://github.com/geotools/geotools/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.1/manifests"},{"name":"22.3","sha":"a68c2ab916bf692bcab4f598c2df9d12497d6974","kind":"commit","published_at":"2020-05-19T14:11:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.3","html_url":"https://github.com/geotools/geotools/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.3/manifests"},{"name":"23.0","sha":"e4e8e203d1612d8d9b14bdace757d0bd79163be2","kind":"commit","published_at":"2020-04-17T15:50:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23.0","html_url":"https://github.com/geotools/geotools/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23.0/manifests"},{"name":"23-RC","sha":"30b72b372af01f33991a6a89c38233a07edf752e","kind":"commit","published_at":"2020-03-11T02:43:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/23-RC","html_url":"https://github.com/geotools/geotools/releases/tag/23-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@23-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/23-RC/manifests"},{"name":"21.5","sha":"05422694d440576249839dd2b0f6d7c9de0d4236","kind":"commit","published_at":"2020-02-18T14:38:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.5","html_url":"https://github.com/geotools/geotools/releases/tag/21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.5/manifests"},{"name":"22.2","sha":"648dda215d0ec25671eabc119de4d2be80a992fd","kind":"commit","published_at":"2020-01-20T16:49:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.2","html_url":"https://github.com/geotools/geotools/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.2/manifests"},{"name":"21.4","sha":"63eea0579eb984a4695fe5c8f918fde9390b992b","kind":"commit","published_at":"2019-12-18T22:12:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.4","html_url":"https://github.com/geotools/geotools/releases/tag/21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.4/manifests"},{"name":"22.1","sha":"3a718dd011aa055585d70e786b7db3c8a54a2100","kind":"commit","published_at":"2019-11-21T19:48:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.1","html_url":"https://github.com/geotools/geotools/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.1/manifests"},{"name":"21.3","sha":"2cba103be7116061a041498cd7c9d0ce59b8ef6f","kind":"commit","published_at":"2019-09-19T10:18:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.3","html_url":"https://github.com/geotools/geotools/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.3/manifests"},{"name":"22.0","sha":"2f654c50828efc8f42b23e1363a25fafd4444de3","kind":"commit","published_at":"2019-09-18T08:51:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22.0","html_url":"https://github.com/geotools/geotools/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22.0/manifests"},{"name":"22-RC","sha":"ca3d5c87dcefe679c4091fa5236bfc60c7d09bee","kind":"commit","published_at":"2019-08-20T23:44:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/22-RC","html_url":"https://github.com/geotools/geotools/releases/tag/22-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@22-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/22-RC/manifests"},{"name":"20.5","sha":"f69be2b29f30ea3fa49f41db74305ebdb7fe77dd","kind":"commit","published_at":"2019-07-18T11:04:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.5","html_url":"https://github.com/geotools/geotools/releases/tag/20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.5/manifests"},{"name":"21.2","sha":"7162f74bc41c940c8dbd2f3e3dbe5546351dcd06","kind":"commit","published_at":"2019-06-27T00:22:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.2","html_url":"https://github.com/geotools/geotools/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.2/manifests"},{"name":"20.4","sha":"80da765a93ad8fbe5bfecf37a78ff359e7fea135","kind":"commit","published_at":"2019-06-09T06:56:04.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.4","html_url":"https://github.com/geotools/geotools/releases/tag/20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.4/manifests"},{"name":"21.1","sha":"5df58c1ab9b9585655b2fc132e8f2b15c8bf5dae","kind":"commit","published_at":"2019-04-29T03:52:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.1","html_url":"https://github.com/geotools/geotools/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.1/manifests"},{"name":"20.3","sha":"c132dedeae6c497eb0f4d2603618989cc8745cd5","kind":"commit","published_at":"2019-03-19T17:38:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.3","html_url":"https://github.com/geotools/geotools/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.3/manifests"},{"name":"21.0","sha":"90b0c1c482733f6914bbf10aad19e78824634a69","kind":"commit","published_at":"2019-02-26T23:57:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21.0","html_url":"https://github.com/geotools/geotools/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21.0/manifests"},{"name":"21-RC","sha":"e8178fdab8916dbf1a08eb8e1a856c3dcd1a1124","kind":"commit","published_at":"2019-01-25T10:19:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-RC","html_url":"https://github.com/geotools/geotools/releases/tag/21-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-RC/manifests"},{"name":"20.2","sha":"91e7e02974562aa5a9613239413356703959cc7e","kind":"commit","published_at":"2019-01-18T20:38:25.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.2","html_url":"https://github.com/geotools/geotools/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.2/manifests"},{"name":"21-M0","sha":"3c1f3f1d1c32e5a73046f5ae8c3da668e0f53910","kind":"commit","published_at":"2018-12-30T00:00:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/21-M0","html_url":"https://github.com/geotools/geotools/releases/tag/21-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@21-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/21-M0/manifests"},{"name":"19.4","sha":"7af5cec559fcd8a4f08b266f6f9a587cf61cf709","kind":"commit","published_at":"2018-12-21T09:25:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.4","html_url":"https://github.com/geotools/geotools/releases/tag/19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.4/manifests"},{"name":"20.1","sha":"ef377c748a46efd4a84bfa0df939aac71ade0863","kind":"commit","published_at":"2018-11-19T19:28:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.1","html_url":"https://github.com/geotools/geotools/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.1/manifests"},{"name":"19.3","sha":"bd70cc9da5b8a2c72e8659d9f958cb33c09192ce","kind":"commit","published_at":"2018-10-18T12:46:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.3","html_url":"https://github.com/geotools/geotools/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.3/manifests"},{"name":"20.0","sha":"ffc271f317c04e714ea44a4879dd4601bd723d5e","kind":"commit","published_at":"2018-09-20T23:24:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20.0","html_url":"https://github.com/geotools/geotools/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20.0/manifests"},{"name":"18.5","sha":"fd3cdc83359516506d5c2fec602c36cc66e0f31b","kind":"commit","published_at":"2018-08-20T16:55:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.5","html_url":"https://github.com/geotools/geotools/releases/tag/18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.5/manifests"},{"name":"20-RC","sha":"6b7ecb1a59368789ec130e3087276dcb5efc8a5d","kind":"commit","published_at":"2018-08-20T14:29:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/20-RC","html_url":"https://github.com/geotools/geotools/releases/tag/20-RC","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@20-RC","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/20-RC/manifests"},{"name":"19.2","sha":"65573d34f5a7da06abb3b793026d4b1c09af616a","kind":"commit","published_at":"2018-07-21T00:49:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.2","html_url":"https://github.com/geotools/geotools/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.2/manifests"},{"name":"18.4","sha":"7c7673251a105e10abcab67d007fa3be71212e33","kind":"commit","published_at":"2018-06-18T12:49:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.4","html_url":"https://github.com/geotools/geotools/releases/tag/18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.4/manifests"},{"name":"19.1","sha":"5f248795f65bd55eb889f5803163e50479404bdd","kind":"commit","published_at":"2018-05-18T19:14:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.1","html_url":"https://github.com/geotools/geotools/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.1/manifests"},{"name":"18.3","sha":"6fda2a4abc4bf6b36032096ba418f61811901c28","kind":"commit","published_at":"2018-04-20T03:50:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.3","html_url":"https://github.com/geotools/geotools/releases/tag/18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.3/manifests"},{"name":"19.0","sha":"92b83e521e75c852e3c072fccce0200c9bd2fcde","kind":"commit","published_at":"2018-03-19T09:30:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19.0","html_url":"https://github.com/geotools/geotools/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19.0/manifests"},{"name":"19-RC1","sha":"17f69b5b7333d778ff28cf943450b55086136b2a","kind":"commit","published_at":"2018-03-06T23:26:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/19-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-RC1/manifests"},{"name":"19-beta","sha":"352e852a0106ee1df1e3e291c016c600ce694c1d","kind":"commit","published_at":"2018-02-20T07:12:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/19-beta","html_url":"https://github.com/geotools/geotools/releases/tag/19-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@19-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/19-beta/manifests"},{"name":"17.5","sha":"f5c748c4a352925982382a14b67ef7ab80a438fc","kind":"commit","published_at":"2018-02-19T10:23:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.5","html_url":"https://github.com/geotools/geotools/releases/tag/17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.5/manifests"},{"name":"18.2","sha":"7e69b317326f940171e3c75dc8ffd2d60c6ec0d8","kind":"commit","published_at":"2018-01-20T06:47:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.2","html_url":"https://github.com/geotools/geotools/releases/tag/18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.2/manifests"},{"name":"17.4","sha":"40ce152b0c82209555e2951f903e008a97089744","kind":"commit","published_at":"2017-12-17T19:54:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.4","html_url":"https://github.com/geotools/geotools/releases/tag/17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.4/manifests"},{"name":"18.1","sha":"306cf3bdde1bee0110dc1c3ba77819f1e294a45b","kind":"commit","published_at":"2017-11-20T22:01:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.1","html_url":"https://github.com/geotools/geotools/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.1/manifests"},{"name":"17.3","sha":"883a0347c42a352add1bd777a3e383f31cb2e618","kind":"commit","published_at":"2017-10-21T07:36:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.3","html_url":"https://github.com/geotools/geotools/releases/tag/17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.3/manifests"},{"name":"18.0","sha":"91315ffe07add4d70567a36802e5813e9cc75fa0","kind":"commit","published_at":"2017-10-07T10:56:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18.0","html_url":"https://github.com/geotools/geotools/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18.0/manifests"},{"name":"18-RC1","sha":"0996aa48890ceea0e0d9702581006cb864e35a54","kind":"commit","published_at":"2017-09-26T21:58:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/18-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-RC1/manifests"},{"name":"18-beta","sha":"47b9ffc4a3272a50159dd1b69dd50f7772a04a3a","kind":"commit","published_at":"2017-09-12T22:05:31.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/18-beta","html_url":"https://github.com/geotools/geotools/releases/tag/18-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@18-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/18-beta/manifests"},{"name":"16.5","sha":"ec3aa975d82957642138b0dd4019da880a5c2a89","kind":"commit","published_at":"2017-08-22T11:47:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.5","html_url":"https://github.com/geotools/geotools/releases/tag/16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.5/manifests"},{"name":"17.2","sha":"f307e5eaa65bc4bae0e37fac46b27151566ade37","kind":"commit","published_at":"2017-07-31T11:23:49.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.2","html_url":"https://github.com/geotools/geotools/releases/tag/17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.2/manifests"},{"name":"16.4","sha":"f3bcfd89290e52bc9b79a30bbaf536315295d3eb","kind":"commit","published_at":"2017-06-19T19:49:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.4","html_url":"https://github.com/geotools/geotools/releases/tag/16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.4/manifests"},{"name":"17.1","sha":"86d8efab5104df08c81acf7b2f2342e08c9dea4b","kind":"commit","published_at":"2017-05-18T18:08:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.1","html_url":"https://github.com/geotools/geotools/releases/tag/17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.1/manifests"},{"name":"16.3","sha":"9ff2615d317a6f3992973e70c79f8d758864dbc3","kind":"commit","published_at":"2017-04-19T09:50:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.3","html_url":"https://github.com/geotools/geotools/releases/tag/16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.3/manifests"},{"name":"17.0","sha":"cf34347a4544cac900c09f2e5de4c5fb138c8637","kind":"commit","published_at":"2017-03-22T11:51:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17.0","html_url":"https://github.com/geotools/geotools/releases/tag/17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17.0/manifests"},{"name":"17-RC1","sha":"d80b2cbe77dfa3ad381733935addd9e4a8512050","kind":"commit","published_at":"2017-03-10T07:18:07.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/17-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/17-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@17-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/17-RC1/manifests"},{"name":"16.2","sha":"0339ee65aacd615538ebc719d4fd7c65568d18de","kind":"commit","published_at":"2017-02-20T18:49:58.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.2","html_url":"https://github.com/geotools/geotools/releases/tag/16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.2/manifests"},{"name":"15.4","sha":"0a9ee7e25599ee24dcc8fd79b31d44016791fe85","kind":"commit","published_at":"2017-01-21T11:35:09.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.4","html_url":"https://github.com/geotools/geotools/releases/tag/15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.4/manifests"},{"name":"16.1","sha":"c4fcd240049fa0506bb17c9e2281fc963bc9b51a","kind":"commit","published_at":"2016-12-19T19:31:44.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.1","html_url":"https://github.com/geotools/geotools/releases/tag/16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.1/manifests"},{"name":"15.3","sha":"2db372589d85dfdc256a292f7cc11e8f81cdcdf2","kind":"commit","published_at":"2016-11-22T04:51:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.3","html_url":"https://github.com/geotools/geotools/releases/tag/15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.3/manifests"},{"name":"16.0","sha":"ae16e116c58d9f4bc3fcec2566fca3dd8dd92120","kind":"commit","published_at":"2016-10-26T22:56:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16.0","html_url":"https://github.com/geotools/geotools/releases/tag/16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16.0/manifests"},{"name":"15.2","sha":"3cc3ec956bdf20c209ea2fb41ca0b82feba287e1","kind":"commit","published_at":"2016-10-09T22:59:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.2","html_url":"https://github.com/geotools/geotools/releases/tag/15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.2/manifests"},{"name":"16-RC1","sha":"015404743696f58275083f7724f85e184d8531cf","kind":"commit","published_at":"2016-10-09T20:40:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/16-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-RC1/manifests"},{"name":"16-beta","sha":"5a7476de5247dd0dc940dc90539186bf22dca87f","kind":"commit","published_at":"2016-09-19T19:08:37.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/16-beta","html_url":"https://github.com/geotools/geotools/releases/tag/16-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@16-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/16-beta/manifests"},{"name":"14.5","sha":"d6904017b49bae185a8e21c1d14300e0ea288d0d","kind":"commit","published_at":"2016-08-09T23:50:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.5","html_url":"https://github.com/geotools/geotools/releases/tag/14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.5/manifests"},{"name":"15.1","sha":"b9f0f6572d58d58374cad1c0161b424e2dd70a47","kind":"commit","published_at":"2016-08-02T21:53:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.1","html_url":"https://github.com/geotools/geotools/releases/tag/15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.1/manifests"},{"name":"14.4","sha":"049e3a8ac64e0e5ac51edfd824119f7d68749161","kind":"commit","published_at":"2016-06-17T08:35:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.4","html_url":"https://github.com/geotools/geotools/releases/tag/14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.4/manifests"},{"name":"15.0","sha":"d18ecd3d875a9136f2644b29d1f28f7ec67a06db","kind":"commit","published_at":"2016-05-25T23:13:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15.0","html_url":"https://github.com/geotools/geotools/releases/tag/15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15.0/manifests"},{"name":"15-RC1","sha":"8753cb4592e0c7d10d6825c060e30ef41c9125ad","kind":"commit","published_at":"2016-05-02T19:09:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/15-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-RC1/manifests"},{"name":"15-beta2","sha":"c38b6f373bdb76a731b78cba0e1cb58f7ce06288","kind":"commit","published_at":"2016-04-18T23:54:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta2/manifests"},{"name":"14.3","sha":"2298d56000bef6f526b521a480316ea544c74571","kind":"commit","published_at":"2016-03-21T20:30:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.3","html_url":"https://github.com/geotools/geotools/releases/tag/14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.3/manifests"},{"name":"15-beta","sha":"90ab1e1a81580e424cdbda981bb978026aadd97a","kind":"commit","published_at":"2016-02-26T02:21:55.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/15-beta","html_url":"https://github.com/geotools/geotools/releases/tag/15-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@15-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/15-beta/manifests"},{"name":"13.6","sha":"40aa4c663d2b1a9c0d50c88e39282de155a81f0b","kind":"commit","published_at":"2016-02-20T14:32:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.6","html_url":"https://github.com/geotools/geotools/releases/tag/13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.6/manifests"},{"name":"14.2","sha":"73d5c95ed430b6c891eb2f0dfebb742ba01780fe","kind":"commit","published_at":"2016-01-22T20:24:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.2","html_url":"https://github.com/geotools/geotools/releases/tag/14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.2/manifests"},{"name":"13.5","sha":"533cb042af4ced0a2e35f882f70345b41ef5ea56","kind":"commit","published_at":"2015-12-18T14:58:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.5","html_url":"https://github.com/geotools/geotools/releases/tag/13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.5/manifests"},{"name":"13.4","sha":"32fd0ea5beb1ac38186a3f40081389776f7ca86b","kind":"commit","published_at":"2015-11-19T12:42:52.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.4","html_url":"https://github.com/geotools/geotools/releases/tag/13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.4/manifests"},{"name":"14.1","sha":"945972725619078375e357f8c21011999638df35","kind":"commit","published_at":"2015-11-19T02:39:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.1","html_url":"https://github.com/geotools/geotools/releases/tag/14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.1/manifests"},{"name":"13.3","sha":"ee82a17317125911d1db6ec2fe5b333a0c1298e1","kind":"commit","published_at":"2015-10-17T14:39:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.3","html_url":"https://github.com/geotools/geotools/releases/tag/13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.3/manifests"},{"name":"14.0","sha":"19819635d08697eaf28356e0fa8d084c77143387","kind":"commit","published_at":"2015-09-30T07:07:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14.0","html_url":"https://github.com/geotools/geotools/releases/tag/14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14.0/manifests"},{"name":"14-RC1","sha":"579ffdfe2a9f7fc31a55f7f24272573374e55e0e","kind":"commit","published_at":"2015-09-11T09:19:53.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-RC1/manifests"},{"name":"12.5","sha":"f6b3c743d14be7370aecfb37fd957149bf7c173d","kind":"commit","published_at":"2015-09-02T23:19:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.5","html_url":"https://github.com/geotools/geotools/releases/tag/12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.5/manifests"},{"name":"14-beta","sha":"289b3e098708b0ba2f5decf3b7cee329121ff49b","kind":"commit","published_at":"2015-08-29T00:36:08.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-beta","html_url":"https://github.com/geotools/geotools/releases/tag/14-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-beta/manifests"},{"name":"13.2","sha":"2e2f68f9cb4f69ff319eeb4a8993d561aff6fadb","kind":"commit","published_at":"2015-07-21T08:49:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.2","html_url":"https://github.com/geotools/geotools/releases/tag/13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.2/manifests"},{"name":"12.4","sha":"86d1de4db6491a77d4a3be22b77c281631b4135f","kind":"commit","published_at":"2015-06-17T02:32:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.4","html_url":"https://github.com/geotools/geotools/releases/tag/12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.4/manifests"},{"name":"14-M0","sha":"42f042d86b75e998ea981294d12473491ea8ae8a","kind":"commit","published_at":"2015-05-26T06:34:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/14-M0","html_url":"https://github.com/geotools/geotools/releases/tag/14-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@14-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/14-M0/manifests"},{"name":"13.1","sha":"6444dec62779221b3098e4ceb6226e999ba3699c","kind":"commit","published_at":"2015-05-19T19:07:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.1","html_url":"https://github.com/geotools/geotools/releases/tag/13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.1/manifests"},{"name":"12.3","sha":"9a7aa9c50d46db604c7f6417e041f70fa988958d","kind":"commit","published_at":"2015-04-18T13:04:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.3","html_url":"https://github.com/geotools/geotools/releases/tag/12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.3/manifests"},{"name":"13.0","sha":"3e400364d95c06a3e449c34dbc3c587a12bbdfb6","kind":"commit","published_at":"2015-03-20T00:42:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13.0","html_url":"https://github.com/geotools/geotools/releases/tag/13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13.0/manifests"},{"name":"13-RC1","sha":"ab1ce80029b76a745145739b6a79cc98baf91a57","kind":"commit","published_at":"2015-02-20T00:37:17.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/13-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/13-RC1/manifests"},{"name":"11.5","sha":"9b97caa5ec42161ca2715d1b1a8da8d00eac48e6","kind":"commit","published_at":"2015-02-17T19:14:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.5","html_url":"https://github.com/geotools/geotools/releases/tag/11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.5/manifests"},{"name":"12.2","sha":"a40c4d86948338d52120588f3ada518e923a57d8","kind":"commit","published_at":"2015-01-19T23:28:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.2","html_url":"https://github.com/geotools/geotools/releases/tag/12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.2/manifests"},{"name":"11.4","sha":"2fc34550f140d5a4b808dd0982b6f93b7246029a","kind":"commit","published_at":"2014-12-22T18:18:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.4","html_url":"https://github.com/geotools/geotools/releases/tag/11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.4/manifests"},{"name":"12.1","sha":"d9591f70f29ae861bf48a7b2fc714959f360d3c4","kind":"commit","published_at":"2014-11-14T08:49:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.1","html_url":"https://github.com/geotools/geotools/releases/tag/12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.1/manifests"},{"name":"11.3","sha":"bad7cd8094fef108781009c8edf582fc6e26274d","kind":"commit","published_at":"2014-10-20T13:03:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.3","html_url":"https://github.com/geotools/geotools/releases/tag/11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.3/manifests"},{"name":"12.0","sha":"645963cd65a6f5c151722ce012f2a4a6d3b86a44","kind":"commit","published_at":"2014-09-23T15:09:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12.0","html_url":"https://github.com/geotools/geotools/releases/tag/12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12.0/manifests"},{"name":"12-RC1","sha":"2170f94187bc92171ebcb0f69f25f545b67caaa8","kind":"commit","published_at":"2014-08-18T17:30:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/12-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/12-RC1/manifests"},{"name":"10.8","sha":"a844d93d08d183441987785111ed31bc5719f1cc","kind":"commit","published_at":"2014-08-18T15:11:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.8","html_url":"https://github.com/geotools/geotools/releases/tag/10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.8/manifests"},{"name":"11.2","sha":"59edb005ac690fabd8a0e02b898a82fac1618468","kind":"commit","published_at":"2014-07-19T15:08:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.2","html_url":"https://github.com/geotools/geotools/releases/tag/11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.2/manifests"},{"name":"10.7","sha":"4510d845a9ea0265cb56101df41302d946aab711","kind":"commit","published_at":"2014-06-18T12:47:30.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.7","html_url":"https://github.com/geotools/geotools/releases/tag/10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.7/manifests"},{"name":"11.1","sha":"f66764afb98fa71a6c257fb7d2b956b97e1e0a99","kind":"commit","published_at":"2014-05-18T07:32:26.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.1","html_url":"https://github.com/geotools/geotools/releases/tag/11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.1/manifests"},{"name":"10.6","sha":"54703017c15ad75a458b2d552d19e61ab44b11f3","kind":"commit","published_at":"2014-04-14T04:47:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.6","html_url":"https://github.com/geotools/geotools/releases/tag/10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.6/manifests"},{"name":"11.0","sha":"45103e4ea4505d38404ddf0ab0c8d67cdac4f3cb","kind":"commit","published_at":"2014-03-18T17:39:23.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11.0","html_url":"https://github.com/geotools/geotools/releases/tag/11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11.0/manifests"},{"name":"11-RC2","sha":"1d46f6eac2c5e6d5249fdfebd99ce4ebce486656","kind":"commit","published_at":"2014-03-03T14:20:51.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC2/manifests"},{"name":"10.5","sha":"20bb474e7234395d3cbdf7f3ca5c60d8582595e8","kind":"commit","published_at":"2014-02-26T04:40:33.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.5","html_url":"https://github.com/geotools/geotools/releases/tag/10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.5/manifests"},{"name":"11-RC1","sha":"3c909c530eced60c15debf8b9089831b993a0511","kind":"commit","published_at":"2014-02-19T11:01:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-RC1/manifests"},{"name":"10.4","sha":"0de519b5c9c37db44fd3e988f2c2020b70163904","kind":"commit","published_at":"2014-01-20T17:13:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.4","html_url":"https://github.com/geotools/geotools/releases/tag/10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.4/manifests"},{"name":"11-beta","sha":"9f42ff2e60210d4685e6afe3738f6b90f1a5ede6","kind":"commit","published_at":"2014-01-20T09:30:00.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/11-beta","html_url":"https://github.com/geotools/geotools/releases/tag/11-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@11-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/11-beta/manifests"},{"name":"10.3","sha":"23f405df1e41d970baa15d86cd220745c839cc7a","kind":"commit","published_at":"2013-12-18T04:45:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.3","html_url":"https://github.com/geotools/geotools/releases/tag/10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.3/manifests"},{"name":"10.2","sha":"2834eeb045c109b6d0cfe963662ef3f8a8f8269b","kind":"commit","published_at":"2013-11-17T08:48:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.2","html_url":"https://github.com/geotools/geotools/releases/tag/10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.2/manifests"},{"name":"10.1","sha":"568b187de57623f5962225d965de67d070e9d941","kind":"commit","published_at":"2013-10-16T10:00:46.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.1","html_url":"https://github.com/geotools/geotools/releases/tag/10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.1/manifests"},{"name":"9.0-M1","sha":"9501d3488a4fb3ad3a50f2984bd81975bec9bd56","kind":"tag","published_at":"2013-09-24T20:36:03.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M1/manifests"},{"name":"10.0","sha":"115fd1004418702455df7bae10e90f7c14d8fa64","kind":"commit","published_at":"2013-09-18T17:10:15.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10.0","html_url":"https://github.com/geotools/geotools/releases/tag/10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10.0/manifests"},{"name":"10-RC2","sha":"5481f4202bd33093b4f41a8ae480ec23a9997e0f","kind":"commit","published_at":"2013-09-03T08:41:05.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC2/manifests"},{"name":"10-RC1","sha":"185d8dd603c8800f2f134933e427568f0b2cb522","kind":"commit","published_at":"2013-08-18T09:44:35.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/10-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/10-RC1/manifests"},{"name":"9.5","sha":"67310bfba81183ea2fa6e083b90066012d7c9678","kind":"commit","published_at":"2013-08-17T16:18:54.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.5","html_url":"https://github.com/geotools/geotools/releases/tag/9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.5/manifests"},{"name":"9.4","sha":"d8925a0f5f2e8e50584a29b2646d43881b918f91","kind":"commit","published_at":"2013-07-22T09:55:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.4","html_url":"https://github.com/geotools/geotools/releases/tag/9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.4/manifests"},{"name":"9.3","sha":"c05ec6474ab2fb95b4874c0115420781eb5db8f1","kind":"commit","published_at":"2013-06-22T06:21:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.3","html_url":"https://github.com/geotools/geotools/releases/tag/9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.3/manifests"},{"name":"9.2","sha":"804e65d2d7b5a9247ccdcdccf0d1a5378a006ab3","kind":"commit","published_at":"2013-05-15T07:20:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.2","html_url":"https://github.com/geotools/geotools/releases/tag/9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.2/manifests"},{"name":"9.1","sha":"f25b08094d1bf7e0949994f4971bc21fb117d37b","kind":"commit","published_at":"2013-04-20T09:55:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.1","html_url":"https://github.com/geotools/geotools/releases/tag/9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.1/manifests"},{"name":"9.0","sha":"cd6a0ac13e0ccd9ed3df653e1d7ca640a80ed86d","kind":"commit","published_at":"2013-03-16T11:24:18.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0/manifests"},{"name":"8.7","sha":"fafd6003c489c994317d65accf41b1ae3d4e96ec","kind":"commit","published_at":"2013-02-25T10:55:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.7","html_url":"https://github.com/geotools/geotools/releases/tag/8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.7/manifests"},{"name":"9.0-RC1","sha":"3b19e9d5640b3a3ac9c4f2662e32f6bf5bec8acb","kind":"commit","published_at":"2013-02-22T23:24:10.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-RC1/manifests"},{"name":"8.6","sha":"d08fcaf271fa4e2da894285fe6ca73806724248f","kind":"commit","published_at":"2013-01-22T08:26:14.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.6","html_url":"https://github.com/geotools/geotools/releases/tag/8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.6/manifests"},{"name":"9.0-beta1","sha":"e4710e958dbd3bca4ea4d9a500dcdd5f12bd2144","kind":"commit","published_at":"2013-01-22T04:32:57.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-beta1/manifests"},{"name":"8.5","sha":"06286dc3c15c2498aa5b3580de5df928f07d31dc","kind":"commit","published_at":"2012-12-22T11:35:24.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.5","html_url":"https://github.com/geotools/geotools/releases/tag/8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.5/manifests"},{"name":"8.4","sha":"39b4dff55cad6bf55a3f0940a92b4c8afe301c89","kind":"commit","published_at":"2012-11-23T16:04:40.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.4","html_url":"https://github.com/geotools/geotools/releases/tag/8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.4/manifests"},{"name":"9.0-M0","sha":"35557a93314e576a590b870265aa04bc76dcccab","kind":"commit","published_at":"2012-11-12T16:52:12.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/9.0-M0","html_url":"https://github.com/geotools/geotools/releases/tag/9.0-M0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@9.0-M0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/9.0-M0/manifests"},{"name":"8.3","sha":"ce6672b2ac1b6224da8d52332b8c301f92e68deb","kind":"commit","published_at":"2012-10-22T11:21:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.3","html_url":"https://github.com/geotools/geotools/releases/tag/8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.3/manifests"},{"name":"8.2","sha":"d77a7c9852a4d9ef8ec4f1dcd0a44733786012d6","kind":"commit","published_at":"2012-09-19T06:12:36.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.2","html_url":"https://github.com/geotools/geotools/releases/tag/8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.2/manifests"},{"name":"8.1","sha":"628187cd817636a47d018bea55762dbc0f9a47d1","kind":"commit","published_at":"2012-09-03T12:43:11.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.1","html_url":"https://github.com/geotools/geotools/releases/tag/8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.1/manifests"},{"name":"2.2-RC2","sha":"3e95fe6b97488c170cc5974eae99f445ea09716b","kind":"commit","published_at":"2012-08-07T12:50:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC2/manifests"},{"name":"8.0","sha":"fddfd9bed8fbea87479602df7643ab44298723da","kind":"commit","published_at":"2012-08-03T14:37:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0","html_url":"https://github.com/geotools/geotools/releases/tag/8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0/manifests"},{"name":"2.2-RC1","sha":"0344c90bcdf363961dac325d5f05ae79117d2374","kind":"commit","published_at":"2012-07-05T04:22:42.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-RC1/manifests"},{"name":"8.0-RC2","sha":"85b5b3f4f8170d500f357c374232f5f83915cc01","kind":"commit","published_at":"2012-07-02T23:11:16.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC2","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC2/manifests"},{"name":"2.1.4","sha":"410624866f9acfc50dcb2085c330a3f9ea079ed5","kind":"commit","published_at":"2012-06-01T17:09:22.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.4/manifests"},{"name":"2.2-beta2","sha":"b6902dffaabc2c753b7d97d8f21f19970e7468e6","kind":"commit","published_at":"2012-05-22T00:06:43.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta2","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta2/manifests"},{"name":"8.0-RC1","sha":"9d45c5fe8808553670380cc8cdff38a326f91727","kind":"commit","published_at":"2012-05-16T12:32:48.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-RC1","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-RC1/manifests"},{"name":"2.2-beta1","sha":"f3beeb0c54c8d6b8d1cb85cc25ff62c5fd91b388","kind":"commit","published_at":"2012-04-09T12:24:32.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.2-beta1","html_url":"https://github.com/geotools/geotools/releases/tag/2.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.2-beta1/manifests"},{"name":"2.1.3b","sha":"4ae2b7a729c925efb0b3affbcfd3a5ad1150e5ef","kind":"commit","published_at":"2011-12-23T02:20:50.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3b","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3b/manifests"},{"name":"2.1.3a","sha":"a5a0fd01cc2d7f352a73277f8cd172b7ac5ce9fa","kind":"commit","published_at":"2011-12-23T01:45:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3a","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3a/manifests"},{"name":"2.7.4a","sha":"54f5cfa8cd64c7a1ef2647e0bbb8afcae503d96d","kind":"commit","published_at":"2011-12-23T01:22:27.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4a","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4a/manifests"},{"name":"2.1.3","sha":"e9e3f03b178fa525d7aaeb4f0810d1f6b0fb1963","kind":"commit","published_at":"2011-12-21T19:24:20.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.1.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.1.3/manifests"},{"name":"2.7.4","sha":"118ace05fe573739cfe354b411e44cf72c068594","kind":"commit","published_at":"2011-12-21T15:20:38.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.4","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.4/manifests"},{"name":"8.0-M4","sha":"0d3f7c7eddba26fdce1694674dff0419d51d08ac","kind":"commit","published_at":"2011-12-08T04:41:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/8.0-M4","html_url":"https://github.com/geotools/geotools/releases/tag/8.0-M4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@8.0-M4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/8.0-M4/manifests"},{"name":"2.7.3","sha":"0421610e3b0d0c8dcbf5b08d41d18c7af6102790","kind":"commit","published_at":"2011-10-05T09:57:29.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.3","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.3/manifests"},{"name":"2.7.2","sha":"606152cf9319a0d22a68ad59b755f9b4c92ac277","kind":"commit","published_at":"2011-06-22T10:59:21.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.2","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"250fdc4fe5ba052f5d391c9fd9fe694c9001c484","kind":"commit","published_at":"2011-05-11T15:32:59.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.1","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.1/manifests"},{"name":"2.7.0","sha":"39585a2baefe172b115924a8dc1fbcb06dded485","kind":"commit","published_at":"2011-03-23T04:12:56.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.7.0","html_url":"https://github.com/geotools/geotools/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.7.0/manifests"},{"name":"2.6.6","sha":"044929928be669fb2fdba8d33b905fcc803e3fc6","kind":"commit","published_at":"2011-03-19T11:59:19.000Z","download_url":"https://codeload.github.com/geotools/geotools/tar.gz/2.6.6","html_url":"https://github.com/geotools/geotools/releases/tag/2.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/geotools/geotools@2.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/tags/2.6.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T03:16:37.149Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":8.027640283064107,"forks_count":3.660892891896718,"average":23.132083875899625},"purl":"pkg:maven/io.oss84.geotools/extension","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/io.oss84.geotools:extension","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/io.oss84.geotools:extension","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/io.oss84.geotools:extension/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-02T02:01:24.760Z","issues_count":0,"pull_requests_count":1271,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":751526.176318064,"issues_closed_count":0,"pull_requests_closed_count":1157,"pull_request_authors_count":88,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.9071597167584579,"merged_pull_requests_count":1065,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":0,"past_year_pull_requests_count":532,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":307608.5511482255,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":479,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.44548872180451127,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":457,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":95,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:extension/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:extension/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:extension/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/io.oss84.geotools:extension/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":547778,"maintainers_count":0,"namespaces_count":72829,"keywords_count":34284,"github":"maven-central","metadata":{"funded_packages_count":34718},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-05T07:43:30.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}}],"commits":{"id":282863,"full_name":"geotools/geotools","default_branch":"main","committers":[{"name":"Andrea Aime","email":"andrea.aime@gmail.com","login":"aaime","count":2015},{"name":"Jody Garnett","email":"jody.garnett@gmail.com","login":"jodygarnett","count":795},{"name":"mbedward","email":"mbedward@e5c1c795-43da-0310-a71f-fac65c449510","login":null,"count":382},{"name":"jive","email":"jive@e5c1c795-43da-0310-a71f-fac65c449510","login":null,"count":375},{"name":"aaime","email":"aaime@e5c1c795-43da-0310-a71f-fac65c449510","login":null,"count":319},{"name":"Daniele Romagnoli","email":"daniele.romagnoli@geo-solutions.it","login":"dromagnoli","count":287},{"name":"Ian Turton","email":"ijturton@gmail.com","login":"ianturton","count":285},{"name":"Torben Barsballe","email":"tbarsballe@boundlessgeo.com","login":"tbarsballe","count":178},{"name":"Ben Caradoc-Davies","email":"ben@transient.nz","login":"bencaradocdavies","count":167},{"name":"simonegiannecchini","email":"simonegiannecchini@e5c1c795-43da-0310-a71f-fac65c449510","login":null,"count":151},{"name":"jdeolive","email":"jdeolive@e5c1c795-43da-0310-a71f-fac65c449510","login":null,"count":132},{"name":"Niels Charlier","email":"niels@scitus.be","login":"NielsCharlier","count":128},{"name":"Mark Prins","email":"1165786+mprins","login":"mprins","count":121},{"name":"Roar Brænden","email":"roar.brenden@me.com","login":"roarbra","count":104},{"name":"Brad Hards","email":"bradh@frogmouth.net","login":"bradh","count":97},{"name":"mattkrusz","email":"mkruszewski@boundlessgeo.com","login":null,"count":90},{"name":"jdeolive","email":"jdeolive@opengeo.org","login":null,"count":89},{"name":"Marco Volpini","email":"tabareu90@gmail.com","login":"taba90","count":83},{"name":"Kevin Smith","email":"ksmith@boundlessgeo.com","login":"smithkm","count":83},{"name":"Simone Giannecchini","email":"simone.giannecchini@geo-solutions.it","login":null,"count":80},{"name":"Mauro Bartolomeoli","email":"maurobartolomeoli@gmail.com","login":"mbarto","count":79},{"name":"Steve Ikeoka","email":"steve.ikeoka@gdit.com","login":"sikeoka","count":75},{"name":"Gabriel Roldan","email":"gabriel.roldan@gmail.com","login":"groldan","count":69},{"name":"Jim Hughes","email":"jnh5y@ccri.com","login":"jnh5y","count":60},{"name":"groldan","email":"groldan@e5c1c795-43da-0310-a71f-fac65c449510","login":null,"count":58},{"name":"Nuno Oliveira","email":"nuno.oliveira@geo-solutions.it","login":null,"count":55},{"name":"Fernando Miño","email":"fernandomino7@gmail.com","login":"fernandor777","count":53},{"name":"jdeolive","email":"jdeolive@boundlessgeo.com","login":null,"count":51},{"name":"bencaradocdavies","email":"bencaradocdavies@e5c1c795-43da-0310-a71f-fac65c449510","login":null,"count":49},{"name":"danieleromagnoli","email":"danieleromagnoli@e5c1c795-43da-0310-a71f-fac65c449510","login":null,"count":49},{"name":"n-lagomarsini","email":"lago.88@libero.it","login":"n-lagomarsini","count":45},{"name":"NielsCharlier","email":"NielsCharlier@e5c1c795-43da-0310-a71f-fac65c449510","login":null,"count":45},{"name":"Joseph Miller","email":"millerj@pixia.com","login":"turingtestfail","count":44},{"name":"jericks","email":"jared.erickson@gmail.com","login":"jericks","count":44},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":43},{"name":"vickdw","email":"dvick@boundlessgeo.com","login":"vickdw","count":43},{"name":"Devon Tucker","email":"dtucker@boundlessgeo.com","login":null,"count":43},{"name":"moovida","email":"moovida@e5c1c795-43da-0310-a71f-fac65c449510","login":null,"count":40},{"name":"RiniAngreani","email":"rini.angreani@csiro.au","login":"riniangreani","count":39},{"name":"sbrunner","email":"sbrunner@e5c1c795-43da-0310-a71f-fac65c449510","login":null,"count":38},{"name":"ang05a","email":"ang05a@e5c1c795-43da-0310-a71f-fac65c449510","login":null,"count":36},{"name":"Stefan Uhrig","email":"stefan.uhrig@sap.com","login":"stefanuhrig","count":29},{"name":"mpazos","email":"mpazos@e5c1c795-43da-0310-a71f-fac65c449510","login":null,"count":27},{"name":"johngschulz","email":"schulz.johng@gmail.com","login":"johngschulz","count":27},{"name":"jdeolive","email":"jdeolive@gmail.com","login":"jdeolive","count":27},{"name":"Christian Mueller","email":"christian.mueller@os-solutions.at","login":"mcrmcr","count":24},{"name":"Frank Gasdorf","email":"fgdrf@users.sourceforge.net","login":"fgdrf","count":23},{"name":"Nikolaos Pringouris","email":"nprigour@gmail.com","login":"nprigour","count":23},{"name":"Cesar Martinez Izquierdo","email":"cesar.izq@gmail.com","login":"dispiste","count":23},{"name":"Luca Morandini","email":"lmorandini@ieee.org","login":"lmorandini","count":22},{"name":"Davide Savazzi","email":"davide@davidesavazzi.net","login":"svzdvd","count":22},{"name":"etj","email":"etj@geo-solutions.it","login":"etj","count":22},{"name":"murray.mcdonald","email":"mmcdonald@adga.ca","login":null,"count":21},{"name":"Peter Smythe","email":"petersmythe","login":"petersmythe","count":21},{"name":"Stefano Costa","email":"ridethepenguin@gmail.com","login":"ridethepenguin","count":21},{"name":"Imran","email":"rajjad@gmail.com","login":"imranrajjad","count":21},{"name":"Andreas Watermeyer","email":"Andreas.Watermeyer@its-telco.de","login":"awaterme","count":21},{"name":"Ubuntu","email":"jimgambale@gmail.com","login":"jimgambale","count":20},{"name":"Nicolai Parlog","email":"nipa@codefx.org","login":null,"count":19},{"name":"Björn Harrtell","email":"bjornharrtell","login":"bjornharrtell","count":19},{"name":"mcr","email":"mcr@e5c1c795-43da-0310-a71f-fac65c449510","login":null,"count":18},{"name":"Tino Desjardins","email":"tino.desjardins@arcor.de","login":"TDesjardins","count":18},{"name":"david.blasby","email":"david.blasby@geocat.net","login":"david-blasby","count":17},{"name":"ischneider","email":"ischneider@e5c1c795-43da-0310-a71f-fac65c449510","login":null,"count":17},{"name":"Leif Gruenwoldt","email":"leifer@gmail.com","login":"leif81","count":15},{"name":"Sampo Savolainen","email":"sampo.savolainen@spatineo.com","login":"sampov2","count":15},{"name":"R Hayes","email":"rhayes@usgs.gov","login":"rhayes-cida","count":14},{"name":"brett-walker","email":"brett.walker@geometryit.com","login":"brett-walker","count":14},{"name":"Sebastian Graca","email":"sgraca@ispik.pl","login":null,"count":14},{"name":"sjudeng","email":"sjudeng","login":"sjudeng","count":13},{"name":"mbedward","email":"michael.bedward@gmail.com","login":"mbedward","count":13},{"name":"mleslie","email":"mleslie@e5c1c795-43da-0310-a71f-fac65c449510","login":null,"count":13},{"name":"kengu","email":"kengu@e5c1c795-43da-0310-a71f-fac65c449510","login":null,"count":13},{"name":"Kurt Schwehr","email":"schwehr@google.com","login":"schwehr","count":12},{"name":"victortey","email":"victortey@e5c1c795-43da-0310-a71f-fac65c449510","login":null,"count":11},{"name":"Martin Davis","email":"mdavis@opengeo.org","login":null,"count":11},{"name":"Julien Acroute","email":"julien.acroute@camptocamp.com","login":"Vampouille","count":11},{"name":"travis","email":"travislbrundage@gmail.com","login":"travislbrundage","count":11},{"name":"Andrea Antonello","email":"andrea.antonello@gmail.com","login":"moovida","count":11},{"name":"Emilio Lahr-Vivaz","email":"elahrvivaz@ccri.com","login":"elahrvivaz","count":10},{"name":"Victor Olaya","email":"volayaf@gmail.com","login":"volaya","count":9},{"name":"DewTheFifth","email":"dewthefifth","login":"dewthefifth","count":9},{"name":"Geoff Williams","email":"g.williams2@bom.gov.au","login":null,"count":9},{"name":"Rob Ward","email":"robert.ward@scisys.co.uk","login":null,"count":8},{"name":"David Adler","email":"dadler@adtechgeospatial.com","login":"dwadler","count":8},{"name":"Martin Sucha","email":"martin.sucha@jts-sro.sk","login":"martin-sucha","count":8},{"name":"Mauricio Pazos","email":"mauricio.pazos@gmail.com","login":"mpazos","count":8},{"name":"William Newman","email":"newmanw10@gmail.com","login":"newmanw","count":7},{"name":"ugomos","email":"ugomoschini@gmail.com","login":"ugomos","count":7},{"name":"Simon Ochsenreither","email":"simon@ochsenreither.de","login":"soc","count":7},{"name":"marpet","email":"marco.peters@brockmann-consult.de","login":"marpet","count":7},{"name":"Hyung-Gyu Ryoo","email":"hyunggyu.ryoo@gmail.com","login":"hgryoo","count":7},{"name":"Bocher","email":"erwan.bocher@univ-ubs.fr","login":"ebocher","count":7},{"name":"mdavis","email":"mdavis@e5c1c795-43da-0310-a71f-fac65c449510","login":null,"count":7},{"name":"lmoran","email":"lmoran@e5c1c795-43da-0310-a71f-fac65c449510","login":null,"count":7},{"name":"Ian Turton","email":"ian.turton@envitia.com","login":null,"count":7},{"name":"jesseeichar","email":"jesseeichar@e5c1c795-43da-0310-a71f-fac65c449510","login":null,"count":7},{"name":"Burkhard Strauss","email":"burkhard@strauss.eng.br","login":null,"count":6},{"name":"Morgan Thompson","email":"mthompson@boundlessgeo.com","login":null,"count":6},{"name":"Maciej Filocha","email":"m.filocha@icm.edu.pl","login":null,"count":6},{"name":"chosenegbe","email":"milkymike45@gmail.com","login":"chosenegbe","count":6},{"name":"mike","email":"mykhailo.kotkov@geosolutionsgroup.com","login":"Mike7311","count":6},{"name":"Erik Merkle","email":"github@emerkle.net","login":"emerkle826","count":6},{"name":"carlo cancellieri","email":"ccancellieri@hotmail.com","login":"ccancellieri","count":6},{"name":"Damiano","email":"damianofds@gmail.com","login":"Damianofds","count":6},{"name":"astinn02","email":"astinn02@hotmail.com","login":"astinn02","count":6},{"name":"Jeroen Dries","email":"jeroen.dries@vito.be","login":"jdries","count":6},{"name":"eropartz","email":"49937952+eropartz","login":"eropartz","count":6},{"name":"nielscharlier","email":"nielscharlier@e5c1c795-43da-0310-a71f-fac65c449510","login":null,"count":5},{"name":"jbeckwith","email":"jbeckwith@boundlessgeo.com","login":null,"count":5},{"name":"Peter Smythe","email":"peter@afrigis.co.za","login":null,"count":5},{"name":"Ian Turton","email":"ian@ianturton.com","login":null,"count":5},{"name":"HendrikPeilke","email":"Hendrik.Peilke@ibykus.com","login":null,"count":5},{"name":"Iain Matcham","email":"iain@jumbletree.com","login":"matchami","count":5},{"name":"William Voorsluys","email":"william.v@unimelb.edu.au","login":"williamvoor","count":5},{"name":"Alvaro Huarte","email":"ahuarte47@yahoo.es","login":"ahuarte47","count":5},{"name":"Frank Warmerdam","email":"warmerdam@pobox.com","login":"warmerdam","count":5},{"name":"Meine Toonen","email":"toonen.meine@gmail.com","login":"mtoonen","count":5},{"name":"Michael Crenshaw","email":"michael@crenshaw.dev","login":"crenshaw-dev","count":5},{"name":"Oscar Fonts","email":"oscar.fonts@gmail.com","login":"oscarfonts","count":5},{"name":"airnez","email":"idubourg@cirilgroup.com","login":"airnez","count":5},{"name":"Tobias Warneke","email":"t.warneke@gmx.net","login":"wumpz","count":5},{"name":"Cécile Vuilleumier","email":"cecile.vuilleumier@camptocamp.com","login":"vuilleumierc","count":5},{"name":"Leif Lislegard","email":"lislei@kartverket.no","login":"lislei","count":5},{"name":"Dmitriy Fedorov","email":"dvfedorov@mail.ru","login":"dvfed","count":5},{"name":"Vincent Privat","email":"vincent.privat@gmail.com","login":"don-vip","count":4},{"name":"Yalın Eren Deliorman","email":"53652228+ydeliorman","login":"ydeliorman","count":4},{"name":"Glenn Walbran","email":"glennw@catalyst.net.nz","login":"gwalbran","count":4},{"name":"sheldonabrown","email":"sheldonb@gmail.com","login":"sheldonabrown","count":4},{"name":"Even Rouault","email":"even.rouault@spatialys.com","login":"rouault","count":4},{"name":"Xavier Rasschaert","email":"xavierrasschaert@gmail.com","login":"vjeetje","count":4},{"name":"singhdan","email":"dannybwoy2000@hotmail.com","login":"singhdan","count":4},{"name":"unknown","email":"walter.stovall@byers.com","login":"wmstoval","count":4},{"name":"Alan McDade","email":"alan.mcdade@mac.com","login":"alanmcdade","count":4},{"name":"Pierre Mauduit","email":"pierre.mauduit@camptocamp.com","login":"pmauduit","count":4},{"name":"Matthijs Laan","email":"matthijsln@gmail.com","login":"matthijsln","count":4},{"name":"Piotr Marcińczyk","email":"piomar123@gmail.com","login":"piomar123","count":4},{"name":"Dieter","email":"dieter.depaepe@comsof.com","login":null,"count":4},{"name":"Dmitri Sirobokov","email":"dmitri.sirobokov@ifv.nl","login":null,"count":4},{"name":"Frank Gevaerts","email":"frank.gevaerts@fks.be","login":null,"count":4},{"name":"Gaurish Anand","email":"ganand@sandia.gov","login":null,"count":4},{"name":"Gerson Galang","email":"ggalang@unimelb.edu.au","login":null,"count":4},{"name":"simboss","email":"simone.giannecchini@eo-solutions.it","login":null,"count":4},{"name":"r0bb3n","email":"r0bb3n@gmx.de","login":null,"count":4},{"name":"afabiani","email":"afabiani@e5c1c795-43da-0310-a71f-fac65c449510","login":null,"count":4},{"name":"Matt Bertrand","email":"mbertrand@cga.harvard.edu","login":"mbertrand","count":4},{"name":"Mike Glazer","email":"mike.glazer@gmail.com","login":"mglazer","count":4},{"name":"Eduardo Suarez-Santana","email":"e.suarezsantana@gmail.com","login":"esuarezsantana","count":4},{"name":"Bruno Guberfain do Amaral","email":"bruno.do.amaral@gmail.com","login":"brunodoamaral","count":4},{"name":"davidblasby","email":"48937730+davidblasby","login":"davidblasby","count":3},{"name":"kfgisbis","email":"139000728+kfgisbis","login":"kfgisbis","count":3},{"name":"scaddenp","email":"p.scadden@gns.cri.nz","login":"scaddenp","count":3},{"name":"Rob Emanuele","email":"rdemanuele@gmail.com","login":"lossyrob","count":3},{"name":"schul_ma","email":"schul_ma@LDBV-M-W0378.blva.bayern.de","login":null,"count":3},{"name":"rbraam","email":"rbraam@e5c1c795-43da-0310-a71f-fac65c449510","login":null,"count":3},{"name":"mfarwell","email":"michael.farwell@exelisinc.com","login":null,"count":3},{"name":"lendholt","email":"lendholt@e5c1c795-43da-0310-a71f-fac65c449510","login":null,"count":3},{"name":"Klayton Shaw","email":"klayton.shaw@ngc.com","login":null,"count":3},{"name":"LeeBreisacher","email":"LeeBreisacher@e5c1c795-43da-0310-a71f-fac65c449510","login":null,"count":3},{"name":"Shane StClair","email":"srstclair@gmail.com","login":null,"count":3},{"name":"Eva Shon","email":"eshon@boundlessgeo.com","login":null,"count":3},{"name":"Erik Merkle","email":"emerkle@boundlessgeo.com","login":null,"count":3},{"name":"Christian Mueller","email":"christian.mueller@nvoe.at","login":null,"count":3},{"name":"tguarani","email":"tguarani@gmail.com","login":null,"count":3},{"name":"Tobias Warneke","email":"t.warneke@gingko.de","login":null,"count":3},{"name":"apm","email":"apm@e5c1c795-43da-0310-a71f-fac65c449510","login":null,"count":3},{"name":"Travis Brundage","email":"63611978+travisb-fe","login":"travisb-fe","count":3},{"name":"Rui Travassos","email":"rui.travassos@gmail.com","login":"zalvari","count":3},{"name":"lp1ee9d","email":"ludovic.pecquot@e-is.pro","login":"LudovicPecquot","count":3},{"name":"bestrauss","email":"services@strauss.eng.br","login":"bestrauss","count":3},{"name":"sergitopo","email":"al283988@uji.es","login":"sergitopo","count":3},{"name":"pborissow","email":"peter.borissow@yahoo.com","login":"pborissow","count":3},{"name":"Jan De Moerloose","email":"jan.demoerloose@geosparc.com","login":"jandm","count":3},{"name":"Jesper Steen Møller","email":"jesper@selskabet.org","login":"jespersm","count":3},{"name":"hgryoo","email":"hyunggyu.ryoo@pnu.edu","login":null,"count":3},{"name":"Alexandre David","email":"alexandre.David42@gmail.com","login":"alexandreDavid","count":3},{"name":"Alexis THOMAS","email":"ath0mas","login":"ath0mas","count":3},{"name":"Guido Grazioli","email":"guido.grazioli@gmail.com","login":"guidograzioli","count":3},{"name":"Casper","email":"emailtocasper@gmail.com","login":"chau-intl","count":3},{"name":"David Winslow","email":"cdwinslow@gmail.com","login":"dwins","count":3},{"name":"Devon Tucker","email":"dvntucker","login":"dvntucker","count":3},{"name":"Geoff Williams","email":"geoff@geoffwilliams.me.uk","login":"GeoffWilliams","count":3},{"name":"Shane StClair","email":"shane@axiomalaska.com","login":"srstsavage","count":3},{"name":"basisbit","email":"hp.stefan@gmail.com","login":"basisbit","count":2},{"name":"Yancy Matherne","email":"ymatherne@boundlessgeo.com","login":"yancymatherne","count":2},{"name":"Wouter","email":"wa.groen@gmail.com","login":"Dortund","count":2},{"name":"Adam Retter","email":"adam.retter@googlemail.com","login":"adamretter","count":2},{"name":"Alessandro Martelli","email":"alemarte@gmail.com","login":"alemarte","count":2},{"name":"Alessandro Ricchiuti","email":"1532479+axl8713","login":"axl8713","count":2},{"name":"Nuno Miguel Carvalho Oliveira","email":"nuno-miguel-oliveira@ptinovacao.pt","login":null,"count":2},{"name":"George Kankava","email":"george.kankava@devfactory.com","login":null,"count":2},{"name":"HendrikPeilke","email":"Hendrik.Peilke@ibykus.de","login":null,"count":2},{"name":"Jim Hughes","email":"jhughes@ccri.com","login":null,"count":2},{"name":"Matthijs Laan","email":"matthijsln+git@gmail.com","login":null,"count":2},{"name":"Niels","email":"niels@nielspc.(none)","login":null,"count":2},{"name":"Patrick Valsecchi","email":"patrick.valsecchi@camptocamp.com","login":null,"count":2},{"name":"Peter Kovac","email":"peter.kovac@microstep-mis.com","login":null,"count":2},{"name":"Erwan Bocher","email":"erwan.bocher@ec-nantes.fr","login":null,"count":2},{"name":"Dustin Parker","email":"dustin.a.parker@gmail.com","login":null,"count":2},{"name":"David Winslow","email":"dwinslow@boundlessgeo.com","login":null,"count":2},{"name":"Rudi","email":"rudi.hochmeister@gmail.com","login":"g3o","count":2},{"name":"peterbackx","email":"peter.backx@comsof.com","login":"peterbackx","count":2},{"name":"bogo","email":"bogosoundz@gmail.com","login":"claudiobogossian","count":2},{"name":"Eduardo Miranda","email":"eduardo.mps@gmail.com","login":"eduardomps","count":2},{"name":"George Dewar","email":"gdewar@linz.govt.nz","login":"GeorgeDewar","count":2},{"name":"Lorenzo Pini","email":"Gnafu","login":"Gnafu","count":2},{"name":"Nicolas GUILHEM","email":"n.guilhem@groupeonepoint.com","login":"NicoGuilhem","count":2},{"name":"Simon Schafer","email":"simon.schafer@baesystems.com","login":"SimonSchafer","count":2},{"name":"Tyler Mitchell","email":"spatialguru@shaw.ca","login":"1tylermitchell","count":2},{"name":"Mirco Romagnoli","email":"mirco.romagnoli@geosolutionsgroup.com","login":"mirco-romagnoli","count":2},{"name":"Milan Fratrik","email":"fratrik@esmo.sk","login":"mfra-esmo","count":2},{"name":"Niki","email":"nikarchakis@gmail.com","login":"Arxa","count":2},{"name":"Cashew","email":"stargazercassie@gmail.com","login":"shortycake","count":2},{"name":"nreese","email":"reese.nathan@gmail.com","login":"nreese","count":2},{"name":"guymers","email":"s@guymer.me","login":"guymers","count":2},{"name":"dclemenzi","email":"dclemenzi@incadencecorp.com","login":"dclemenzi","count":2},{"name":"chaosmail","email":"office@chaosmail.at","login":"chaosmail","count":2},{"name":"Andrew","email":"ahulbert@ccri.com","login":"jahhulbert-ccri","count":2},{"name":"Matthias","email":"18034092+matthias-ccri","login":"matthias-ccri","count":2},{"name":"skalesse","email":"soeren.kalesse@dwd.de","login":"skalesse","count":2},{"name":"martin-mfg","email":"2026226+martin-mfg","login":"martin-mfg","count":2},{"name":"Peter Rushforth","email":"peter.rushforth@gmail.com","login":"prushforth","count":2},{"name":"Sebastian Graca","email":"sgraca@poczta.onet.pl","login":"sgraca","count":2},{"name":"Tim Beale","email":"timbeale@catalyst.net.nz","login":"tlbeale","count":2},{"name":"Tom Kunicki","email":"tom@kunicki.net","login":"tkunicki","count":2},{"name":"Nicolas Dufrane","email":"nicolas.dufrane@opengeode.be","login":"ndufrane","count":2},{"name":"Mark Leslie","email":"mark.s.leslie@gmail.com","login":"markles","count":2},{"name":"Jon Burgess","email":"jkburges@gmail.com","login":"jkburges","count":2},{"name":"Ian Schneider","email":"planablediglet@gmail.com","login":"ischneider","count":2},{"name":"Ian Mayo","email":"ian@planetmayo.com","login":"IanMayo","count":2},{"name":"Martin Davis","email":"mtnclimb@gmail.com","login":"dr-jts","count":2},{"name":"yalei","email":"yaleidu93@gmail.com","login":"badbye","count":2},{"name":"François Prunayre","email":"fx.prunayre@gmail.com","login":"fxprunayre","count":2},{"name":"pcardinal","email":"30451003+pcardinal","login":"pcardinal","count":2},{"name":"D065862","email":"sayon.kumar.saha@sap.com","login":null,"count":2},{"name":"Alexander Woestmann","email":"Alexander Woestmann awoestmann@intevation.de","login":null,"count":2},{"name":"Aaron Waddell","email":"aaron.waddell@bcs.org","login":null,"count":2},{"name":"atrofast","email":"atrofast@e5c1c795-43da-0310-a71f-fac65c449510","login":null,"count":2},{"name":"janv","email":"jan.venstermans@dfc.be","login":null,"count":2},{"name":"nmco","email":"nuno-miguel-oliveira@telecom.pt","login":null,"count":2},{"name":"r0bb3n","email":"r0bb3n@spambog.de","login":null,"count":2},{"name":"tsauerwein","email":"tobias.sauerwein@camptocamp.com","login":null,"count":2},{"name":"iaunzu","email":"inigo.alcalde@gmail.com","login":"iaunzu","count":2},{"name":"Antoine Lecacheur","email":"antoine.lecacheur@insee.fr","login":"AntoineLecacheurInsee","count":2},{"name":"Alessandro Parma","email":"alessa.parma@gmail.com","login":"randomorder","count":2},{"name":"Anton Bobov","email":"abobov@gmail.com","login":"abobov","count":2},{"name":"Daniel Cruver","email":"ddcruver@gmail.com","login":"ddcruver","count":2},{"name":"Andreas Schmitz","email":"schmitz@occamlabs.de","login":"hwbllmnn","count":2},{"name":"Michaël","email":"michael.michaud@free.fr","login":null,"count":1},{"name":"Matthew Northcott","email":"matthewnorthcott@catalyst.net.nz","login":null,"count":1},{"name":"Warwick Dufour","email":"warwick.dufour@avitech.aero","login":null,"count":1},{"name":"chorner","email":"chorner@e5c1c795-43da-0310-a71f-fac65c449510","login":null,"count":1},{"name":"ccancellieri","email":"cancellieri@CIO174.hq.un.fao.org","login":null,"count":1},{"name":"alexandreDavid","email":"alexandre.david@sogelink.fr","login":null,"count":1},{"name":"rfr","email":"jjadot@github.com","login":null,"count":1},{"name":"liu pin","email":"pin.liu@palmaplus.com","login":null,"count":1},{"name":"jopi79","email":"joanna.jolkowska@opegieka.pl","login":null,"count":1},{"name":"Jesse Eichar","email":"jesse.eichar@camptocamp.com","login":null,"count":1},{"name":"peterneubauer","email":"peter@neubauer.se","login":null,"count":1},{"name":"dmitri-sirobokov","email":"55743407+dmitri-sirobokov","login":"dmitri-sirobokov","count":1},{"name":"Andreas Hocevar","email":"andreas.hocevar@gmail.com","login":"ahocevar","count":1},{"name":"Andrew Cassidy","email":"andrew.cassidy@ccri.com","login":"apc3n","count":1},{"name":"Andrew Olsen","email":"andrew.olsen@koordinates.com","login":"olsen232","count":1},{"name":"Ayham Darwish","email":"162137522+sweco-se1c8x","login":"sweco-se1c8x","count":1},{"name":"Bernard Ladenthin","email":"bernard@ladenthin.net","login":"bernardladenthin","count":1},{"name":"Björn Harrtell","email":"bjorn.harrtell@sweco.se","login":"sweco-sebhar","count":1},{"name":"Johannes Quast","email":"54998646+jatsqi","login":"jatsqi","count":1},{"name":"Jonathan Leitschuh","email":"Jonathan.Leitschuh@gmail.com","login":"JLLeitschuh","count":1},{"name":"Kaphilmore","email":"kaphilmore","login":"kaphilmore","count":1},{"name":"Kristin Cowalcijk","email":"morisama@yeah.net","login":"Kontinuation","count":1},{"name":"Kurt Alfred Kluever","email":"kak@google.com","login":"kluever","count":1},{"name":"Lubomír Bucek","email":"lubojr@seznam.cz","login":"lubojr","count":1},{"name":"Lucy Lu","email":"48533633+Lucy-Lu","login":"Lucy-Lu","count":1},{"name":"Luís de Sousa","email":"luis.de.sousa@protonmail.ch","login":"ldesousa","count":1},{"name":"M.G. Ting","email":"dmiaoguo@gmail.com","login":"initialdmg","count":1},{"name":"Maddie Abboud","email":"maddie.abboud@gmail.com","login":"m-abboud","count":1},{"name":"ajhoffma","email":"ajhoffma","login":"ajhoffma","count":1},{"name":"anticultist","email":"33195947+anticultist","login":"anticultist","count":1},{"name":"Marc Jansen","email":"jansen@terrestris.de","login":"marcjansen","count":1},{"name":"Gerrit Drost","email":"github@gerritdrost.com","login":"gerritdrost","count":1},{"name":"Greg Royal","email":"groyal@caci.com","login":"gregroyal","count":1},{"name":"Greg Symons","email":"gsymons@drillinginfo.com","login":"gregsymons","count":1},{"name":"Grigory","email":"gr.pomadchin@gmail.com","login":"pomadchin","count":1},{"name":"Guido.Schulz","email":"guido.schulz@mettenmeier.de","login":"guischulz","count":1},{"name":"Ivan Willig","email":"iwillig@gmail.com","login":"iwillig","count":1},{"name":"Jesse Rosenstock","email":"jmr@google.com","login":"jmr","count":1},{"name":"JeongMinseok","email":"dadadamarine@gmail.com","login":"dadadamarine","count":1},{"name":"Peter Huffer","email":"peter.huffer@connexta.com","login":"peterhuffer","count":1},{"name":"Pratik Bandal","email":"pratik.bandal@geosolutionsgroup.com","login":"pratikbandalg","count":1},{"name":"Schulze","email":"matthias.schulze@ldbv.bayern.de","login":"matthias24","count":1},{"name":"Sebastian Koslitz","email":"sebastian.koslitz@gmail.com","login":"skoslitz","count":1},{"name":"Sebastian Orlowski","email":"github@kaselo.de","login":"sebastian-orlowski","count":1},{"name":"Naitik Nisar","email":"naitik.nisar@here.com","login":"Naitik333","count":1},{"name":"Paul Biskup","email":"paul.biskup@fit.fichtner.de","login":"PaulBiskup","count":1},{"name":"hyperman","email":"hans.yperman@gmail.com","login":"Hansyperman","count":1},{"name":"Athanasios Mantes","email":"mantesat@gmail.com","login":"mantesat","count":1},{"name":"John","email":"initjsk@gmail.com","login":"initjsk","count":1},{"name":"Graham Rhodes","email":"grhodes@ara.com","login":"gsrhodes","count":1},{"name":"Ivan Martynovskyi","email":"ivan.martynovskyi@microstep-mis.com","login":"ivanya82","count":1},{"name":"JFBorsodi","email":"Bor7005@calu.edu","login":"JFBorsodi","count":1},{"name":"Jack Heaton","email":"jheaton@teamraft.com","login":"j-heaton","count":1},{"name":"Jakub Rutkowski","email":"jakub.rutkowski.ca@gmail.com","login":"rutkowskij","count":1},{"name":"fostash","email":"fausto.bonacina@gmail.com","login":"fostash","count":1},{"name":"Can Mehteroğlu","email":"canmehteroglu@gmail.com","login":"canmehteroglu","count":1},{"name":"Cosmin Cioranu","email":"cosmin.cioranu@gmail.com","login":"CozC","count":1},{"name":"Aaryn Olsson","email":"aaryno@gmail.com","login":"aaryno","count":1},{"name":"Ahmed Ababneh","email":"ahmed.ababneh@contractoralefeducation.com","login":"ahmedababnehalef","count":1},{"name":"gdv-pum","email":"75368621+gdv-pum","login":"gdv-pum","count":1},{"name":"Brandon Miller","email":"johndeereguy@gmail.com","login":"johndeereguy","count":1},{"name":"Callum","email":"my.nirvana@gmail.com","login":"c-mckenna","count":1},{"name":"Charles Karney","email":"charles@karney.com","login":"cffk","count":1},{"name":"Chris Eichelberger","email":"cne1x@ccri.com","login":"cne1x","count":1},{"name":"Damiano Albani","email":"damiano.albani@gmail.com","login":"dalbani","count":1},{"name":"Dan Baston","email":"dbaston@isciences.com","login":"dbaston","count":1},{"name":"Daniel","email":"dl.mucer@gmail.com","login":"mucer","count":1},{"name":"Simon Oberhammer","email":"53384+oberhamsi","login":"oberhamsi","count":1},{"name":"Jes Wulfsberg Nielsen","email":"jes@northtech.dk","login":"wulfsberg","count":1},{"name":"Taylor Smock","email":"tsmock@fb.com","login":"tsmock","count":1},{"name":"Tim Schaub","email":"tim.schaub@gmail.com","login":"tschaub","count":1},{"name":"Wiehann Matthysen","email":"wcmatthysen@gmail.com","login":"wcmatthysen","count":1},{"name":"Wouter Scherphof","email":"wouter.scherphof@gmail.com","login":"wscherphof","count":1},{"name":"Matteo Baccan","email":"matteo.baccan@gmail.com","login":"matteobaccan","count":1},{"name":"Samuel Thiriot","email":"samuel.thiriot.accounts@res-ear.ch","login":"samthiriot","count":1},{"name":"Robin Stevens","email":"stevensro@gmail.com","login":"PissedCapslock","count":1},{"name":"irisiflimsi","email":"miju@phantasia.org","login":"irisiflimsi","count":1},{"name":"julian1","email":"julian.atkinson71@gmail.com","login":"julian1","count":1},{"name":"liguangjie","email":"3120150428@bit.edu.cn","login":"3120150428","count":1},{"name":"murrayk","email":"murrayhking@gmail.com","login":"murrayk","count":1},{"name":"alerada","email":"alessandro.radaelli@aruba.it","login":"alerada","count":1},{"name":"cheetah90","email":"cheetah0513@gmail.com","login":"cheetah90","count":1},{"name":"chris","email":"gwarmdll@gmail.com","login":"SuperChrisliu","count":1},{"name":"dfiorent","email":"fiorentinidaniele@gmail.com","login":"dfiorent","count":1},{"name":"dgudsoe","email":"danielk1989@gmail.com","login":"dgudsoe","count":1},{"name":"Willem","email":"wjvaandrager@gmail.com","login":"wjvaandrager","count":1},{"name":"Martin Tomasek","email":"martin@toms-cz.com","login":"tomasma5","count":1},{"name":"Matthew Campbell","email":"mjmcee@gmail.com","login":"maka-io","count":1},{"name":"Mihail Andreev","email":"mikeandreev@gmail.com","login":"mikeandreev","count":1},{"name":"Morgan Thompson","email":"morgan.thomps@gmail.com","login":"mtCarto","count":1},{"name":"Dave Moten","email":"davidmoten@gmail.com","login":"davidmoten","count":1},{"name":"Peter Hopfgartner","email":"peter.hopfgartner@r3-gis.com","login":null,"count":1},{"name":"Gabriel Roldan","email":"groldan@boundlessgeo.com","login":null,"count":1},{"name":"Fernando González Cortés","email":"fernando.gonzalez@geomati.co","login":null,"count":1},{"name":"Eric Schoen","email":"ejschoen@i2kconnect.com","login":null,"count":1},{"name":"Damianofds","email":"damiano.giampaoli@geo-solutions.it","login":null,"count":1},{"name":"Christian Müller","email":"christian.mueller@statistik.gv.at","login":null,"count":1},{"name":"rooije","email":"Er1k#d3#r001j","login":null,"count":1},{"name":"geosolutions","email":"geosolutions@geosolutions-KX629AA-ABZ-a6561-it.(none)","login":null,"count":1},{"name":"fernando","email":"fernando@fernando-desktop","login":null,"count":1},{"name":"dwins","email":"dwins@e5c1c795-43da-0310-a71f-fac65c449510","login":null,"count":1},{"name":"drewdaemon","email":"drewtate@Drews-MacBook-Pro.local","login":null,"count":1},{"name":"ianturton","email":"ianturton@e5c1c795-43da-0310-a71f-fac65c449510","login":null,"count":1},{"name":"Hotel26","email":"keith_m_knowles@yahoo.com","login":null,"count":1},{"name":"Heok Hong Low","email":"hhlow@palantir.com","login":null,"count":1},{"name":"Geoff Williams","email":"G.Williams2@bom.gov.au","login":null,"count":1},{"name":"Marc DiPasquale","email":"mdipasquale@agilesde.com","login":null,"count":1},{"name":"Joseph Miller","email":"bgock@harvestglenct","login":null,"count":1},{"name":"John McMahon","email":"jmcmahon@radiantblue.com","login":null,"count":1},{"name":"Joel Stewart","email":"jcstewart@integrity-apps.com","login":null,"count":1},{"name":"Bernhard Kiselka","email":"bernhard.kiselka@prisma-solutions.at","login":null,"count":1},{"name":"Anders Bakkevold","email":"bakkedev@gmail.com","login":null,"count":1},{"name":"tingold@boundlessgeo.com","email":"tingold@boundlessgeo.com","login":null,"count":1},{"name":"Mike","email":"Judge73@yandex.ru","login":null,"count":1},{"name":"Dean Povey","email":"dean.povey@gmail.com","login":"dpovey","count":1},{"name":"Dmitriy","email":"dima190386@rambler.ru","login":"ItgLvb","count":1},{"name":"Eliel Waltrick","email":"elielwaltrick","login":"elielwaltrick","count":1},{"name":"Felix Yan","email":"felixonmars@archlinux.org","login":"felixonmars","count":1},{"name":"Florent gravin","email":"florent.gravin@camptocamp.com","login":"fgravin","count":1},{"name":"Aaron Braeckel","email":"braeckel@ucar.edu","login":"braeckel","count":1},{"name":"Alban Seurat","email":"alban.seurat@me.com","login":"AlbanSeurat","count":1},{"name":"Alex","email":"93376818+sashashura","login":"sashashura","count":1},{"name":"Matthias Loeks","email":"matthias@loeks.net","login":"mloeks","count":1},{"name":"Maxim Dementyev","email":"max@orofarne.ru","login":"orofarne","count":1},{"name":"Mi14n","email":"97294611+Mi14n","login":"Mi14n","count":1},{"name":"Mike Bryant","email":"mikesname@gmail.com","login":"mikesname","count":1},{"name":"邓超","email":"2325690622@qq.com","login":"DevDengChao","count":1},{"name":"Paran Lee","email":"paran.lee@mail.uk","login":"paranlee","count":1},{"name":"huseyin-bozkurt","email":"70257846+huseyin-bozkurt","login":"huseyin-bozkurt","count":1},{"name":"koordo","email":"markljung@gmail.com","login":"omarkljung","count":1},{"name":"mlvrc","email":"mlvrc","login":"mlvrc","count":1},{"name":"mukoki","email":"m.michael.michaud@orange.fr","login":"mukoki","count":1},{"name":"pazunino","email":"pazunino","login":"pazunino","count":1},{"name":"rfecher","email":"rfecher@gmail.com","login":"rfecher","count":1},{"name":"Zdenek Henek","email":"vrablik@gmail.com","login":"zvrablik","count":1},{"name":"Zdeněk Uherka","email":"zdenek.uherka@gmail.com","login":"psby","count":1},{"name":"Sampo Savolainen","email":"sampo.savolainen@maanmittauslaitos.fi","login":null,"count":1},{"name":"Alexander Wöstmann","email":"tischgrill@live.de","login":"awoestmann","count":1}],"total_commits":8468,"total_committers":386,"total_bot_commits":43,"total_bot_committers":1,"mean_commits":21.93782383419689,"dds":0.762045347189419,"past_year_committers":[{"name":"aaime","email":"andrea.aime@gmail.com","login":"aaime","count":61},{"name":"Steve Ikeoka","email":"steve.ikeoka@gdit.com","login":"sikeoka","count":31},{"name":"Jody Garnett","email":"jody.garnett@gmail.com","login":"jodygarnett","count":21},{"name":"Mark Prins","email":"1165786+mprins","login":"mprins","count":16},{"name":"david.blasby","email":"david.blasby@geocat.net","login":"david-blasby","count":16},{"name":"Gabriel Roldan","email":"groldan@multivers.io","login":"groldan","count":13},{"name":"Roar Brænden","email":"roar.brenden.no@gmail.com","login":"roarbra","count":12},{"name":"Daniele Romagnoli","email":"daniele.romagnoli@geosolutionsgroup.com","login":"dromagnoli","count":5},{"name":"airnez","email":"idubourg@cirilgroup.com","login":"airnez","count":5},{"name":"Ian Turton","email":"ijturton@gmail.com","login":"ianturton","count":5},{"name":"Simon Ochsenreither","email":"simon@ochsenreither.de","login":"soc","count":4},{"name":"Peter Smythe","email":"petersmythe","login":"petersmythe","count":4},{"name":"Alan McDade","email":"alan.mcdade@mac.com","login":"alanmcdade","count":4},{"name":"Björn Harrtell","email":"bjorn@septima.dk","login":"bjornharrtell","count":4},{"name":"Joseph Miller","email":"millerjoseph@gmail.com","login":"turingtestfail","count":3},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":3},{"name":"Mike","email":"mykhailo.kotkov@geosolutionsgroup.com","login":"Mike7311","count":3},{"name":"kfgisbis","email":"139000728+kfgisbis","login":"kfgisbis","count":3},{"name":"Klayton Shaw","email":"klayton.shaw@ngc.com","login":null,"count":3},{"name":"Emilio","email":"elahrvivaz@ccri.com","login":"elahrvivaz","count":2},{"name":"Andreas Watermeyer","email":"Andreas.Watermeyer@its-digital.de","login":"awaterme","count":2},{"name":"skalesse","email":"soeren.kalesse@dwd.de","login":"skalesse","count":2},{"name":"Niki","email":"nikarchakis@gmail.com","login":"Arxa","count":2},{"name":"Milan Fratrik","email":"fratrik@esmo.sk","login":"mfra-esmo","count":2},{"name":"Nicolas GUILHEM","email":"n.guilhem@groupeonepoint.com","login":"NicoGuilhem","count":2},{"name":"eropartz","email":"49937952+eropartz","login":"eropartz","count":1},{"name":"drewdaemon","email":"drewtate@Drews-MacBook-Pro.local","login":null,"count":1},{"name":"anticultist","email":"33195947+anticultist","login":"anticultist","count":1},{"name":"ajhoffma","email":"ajhoffma","login":"ajhoffma","count":1},{"name":"Torben Barsballe","email":"torben.barsballe@planet.com","login":"tbarsballe","count":1},{"name":"Stefan Uhrig","email":"stefan.uhrig@sap.com","login":"stefanuhrig","count":1},{"name":"Pierre Mauduit","email":"pmauduit","login":"pmauduit","count":1},{"name":"Johannes Quast","email":"54998646+jatsqi","login":"jatsqi","count":1},{"name":"Jesse Rosenstock","email":"jmr@google.com","login":"jmr","count":1},{"name":"Cécile Vuilleumier","email":"cecile.vuilleumier@camptocamp.com","login":"vuilleumierc","count":1},{"name":"Brad Hards","email":"bradh@frogmouth.net","login":"bradh","count":1},{"name":"Ayham Darwish","email":"162137522+sweco-se1c8x","login":"sweco-se1c8x","count":1},{"name":"Andrew Olsen","email":"andrew.olsen@koordinates.com","login":"olsen232","count":1},{"name":"Alessandro Ricchiuti","email":"1532479+axl8713","login":"axl8713","count":1},{"name":"dgudsoe","email":"danielk1989@gmail.com","login":"dgudsoe","count":1},{"name":"chris","email":"gwarmdll@gmail.com","login":"SuperChrisliu","count":1},{"name":"Jack Heaton","email":"jheaton@teamraft.com","login":"j-heaton","count":1}],"past_year_total_commits":245,"past_year_total_committers":42,"past_year_total_bot_commits":3,"past_year_total_bot_committers":1,"past_year_mean_commits":5.833333333333333,"past_year_dds":0.7510204081632653,"last_synced_at":"2025-05-14T11:51:19.049Z","last_synced_commit":"ecf2fd82b656bbbb95bd796d78675789c6d5216b","created_at":"2023-03-08T15:16:20.189Z","updated_at":"2025-05-14T12:33:54.542Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"geotools/geotools","html_url":"https://github.com/geotools/geotools","last_synced_at":"2025-09-04T07:51:37.179Z","status":"active","issues_count":6,"pull_requests_count":1411,"avg_time_to_close_issue":691000.2,"avg_time_to_close_pull_request":861901.605140187,"issues_closed_count":5,"pull_requests_closed_count":1284,"pull_request_authors_count":88,"issue_authors_count":3,"avg_comments_per_issue":2.1666666666666665,"avg_comments_per_pull_request":0.9163713678242381,"merged_pull_requests_count":1174,"bot_issues_count":0,"bot_pull_requests_count":41,"past_year_issues_count":6,"past_year_pull_requests_count":644,"past_year_avg_time_to_close_issue":691000.2,"past_year_avg_time_to_close_pull_request":323462.4499121265,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":569,"past_year_pull_request_authors_count":46,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":2.1666666666666665,"past_year_avg_comments_per_pull_request":0.44875776397515527,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":15,"past_year_merged_pull_requests_count":540,"created_at":"2023-05-16T04:11:19.784Z","updated_at":"2025-09-04T07:51:37.179Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/geotools%2Fgeotools/issues","issue_labels_count":{},"pull_request_labels_count":{"backport 32.x":144,"backport 31.x":140,"backport 30.x":112,"dependencies":98,"backport 29.x":90,"backport 28.x":60,"failed backport":54,"backport 33.x":53,"stale":31,"backport 27.x":19,"java":10,"backport 26.x":7,"github_actions":5,"needs_test":2,"needs_docs":2},"issue_author_associations_count":{"COLLABORATOR":4,"MEMBER":1,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"MEMBER":674,"CONTRIBUTOR":353,"COLLABORATOR":312,"NONE":72},"issue_authors":{"geoserver-bot":4,"elahrvivaz":1,"aaime":1},"pull_request_authors":{"aaime":499,"geoserver-bot":312,"sikeoka":70,"jodygarnett":48,"roarbra":47,"mprins":46,"dependabot[bot]":41,"groldan":33,"turingtestfail":20,"ianturton":20,"petersmythe":19,"bjornharrtell":18,"Mike7311":16,"dromagnoli":14,"bradh":12,"axl8713":12,"pcardinal":11,"stefanuhrig":9,"tbarsballe":8,"kfgisbis":8,"Arxa":8,"vuilleumierc":7,"bestrauss":7,"fernandor777":6,"awaterme":5,"elahrvivaz":5,"Charmatzis":5,"skalesse":4,"pmauduit":4,"mfra-esmo":4,"ajhoffma":4,"NielsCharlier":3,"NicoGuilhem":3,"eropartz":3,"vittoema96":2,"olsen232":2,"eyupakky":2,"ricksurya":2,"j-heaton":2,"klaysta":2,"neilireson":2,"jwomeara":2,"gillesB":2,"davidblasby":2,"drewdaemon":2,"soc":2,"jmr":2,"lislei":2,"mirco-romagnoli":2,"jatsqi":2,"ClundXIII":2,"jyrimatti":2,"sendreams":2,"jemacchi":2,"AntoineLecacheurInsee":2,"afabiani":2,"SuperChrisliu":2,"airnez":2,"anticultist":2,"dgudsoe":2,"sweco-se1c8x":1,"sebastian-orlowski":1,"landryb":1,"SanderKleykens":1,"scaddenp":1,"initialdmg":1,"dingsl-giser":1,"adamretter":1,"matthias-ccri":1,"c-mckenna":1,"murrayk":1,"Arjen10":1,"badbye":1,"rouault":1,"alan-geosolutions":1,"WhiteSte":1,"nielsmeijer":1,"bilak":1,"pratikbandalg":1,"mloeks":1,"BarneyWong":1,"iaunzu":1,"DevDengChao":1,"saicheems":1,"tuomari":1,"oberhamsi":1,"InteractiveScape":1,"AlbanSeurat":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10094553,"issues_count":31373669,"pull_requests_count":97058592,"authors_count":10699554,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{"backport 32.x":140,"backport 31.x":80,"dependencies":63,"backport 33.x":53,"failed backport":25,"backport 30.x":11,"java":10,"github_actions":5,"backport 27.x":1,"backport 26.x":1},"past_year_issue_author_associations_count":{"COLLABORATOR":4,"CONTRIBUTOR":1,"MEMBER":1},"past_year_pull_request_author_associations_count":{"COLLABORATOR":299,"MEMBER":169,"CONTRIBUTOR":146,"NONE":28},"past_year_issue_authors":{"geoserver-bot":4,"aaime":1,"elahrvivaz":1},"past_year_pull_request_authors":{"geoserver-bot":299,"aaime":92,"sikeoka":39,"groldan":26,"mprins":23,"jodygarnett":19,"roarbra":17,"dependabot[bot]":15,"petersmythe":9,"dromagnoli":9,"axl8713":8,"Mike7311":8,"Arxa":8,"kfgisbis":8,"ianturton":5,"mfra-esmo":4,"skalesse":4,"turingtestfail":4,"NicoGuilhem":3,"elahrvivaz":3,"pmauduit":2,"stefanuhrig":2,"drewdaemon":2,"jmr":2,"afabiani":2,"SuperChrisliu":2,"fernandor777":2,"jyrimatti":2,"jemacchi":2,"klaysta":2,"dgudsoe":2,"jatsqi":2,"olsen232":2,"murrayk":1,"alan-geosolutions":1,"nielsmeijer":1,"bilak":1,"Charmatzis":1,"bjornharrtell":1,"Arjen10":1,"NielsCharlier":1,"SanderKleykens":1,"tuomari":1,"BarneyWong":1,"landryb":1,"davidblasby":1},"maintainers":[{"login":"aaime","count":500,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"geoserver-bot","count":316,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"jodygarnett","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"mprins","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"groldan","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"ianturton","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"},{"login":"tbarsballe","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbarsballe"}],"active_maintainers":[{"login":"geoserver-bot","count":303,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geoserver-bot"},{"login":"aaime","count":93,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aaime"},{"login":"groldan","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/groldan"},{"login":"mprins","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mprins"},{"login":"jodygarnett","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jodygarnett"},{"login":"ianturton","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianturton"},{"login":"turingtestfail","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/turingtestfail"}]},"events":null,"keywords":["geojson","geospatial","geotools","gis","java","mongodb","mysql","oracle-spatial","postgis","shapefile","sqlserver"],"dependencies":[],"score":17.86134531671221,"created_at":"2025-09-04T15:51:14.113Z","updated_at":"2025-10-07T08:16:17.291Z","avatar_url":"https://github.com/geotools.png","language":"Java","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.5854676"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["ogc","opensearch","opendata","ogcapi","metadata-management","iso19139","iso19119","iso19115","iso19110","inspire"],"project_url":"https://science.ecosyste.ms/api/v1/projects/39761","html_url":"https://science.ecosyste.ms/projects/39761"}