{"id":80299,"name":null,"description":"Implementation of series-rest-api SPI to access a database via Hibernate","url":"https://github.com/52north/sensorweb-server-dao-impl","last_synced_at":"2025-09-08T21:47:35.763Z","repository":{"id":37926112,"uuid":"86676084","full_name":"52North/sensorweb-server-dao-impl","owner":"52North","description":"Implementation of series-rest-api SPI to access a database via Hibernate","archived":false,"fork":false,"pushed_at":"2023-11-29T08:15:22.000Z","size":6451,"stargazers_count":3,"open_issues_count":14,"forks_count":9,"subscribers_count":5,"default_branch":"develop","last_synced_at":"2025-08-12T22:45:16.318Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/52North.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-03-30T08:06:22.000Z","updated_at":"2022-12-14T22:41:36.000Z","dependencies_parsed_at":"2025-08-12T22:31:43.615Z","dependency_job_id":"63b5b20e-8bd1-425a-a2f5-748a9049d942","html_url":"https://github.com/52North/sensorweb-server-dao-impl","commit_stats":null,"previous_names":["52north/dao-series-api"],"tags_count":64,"template":false,"template_full_name":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/52North","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/sbom","scorecard":{"id":4761,"data":{"date":"2025-08-11","repo":{"name":"github.com/52North/sensorweb-server-dao-impl","commit":"1d256cad5f04579f46b17e9232a9f6f612852873"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/28 approved changesets -- score normalized to 0","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/daily.yml:1","Warn: no topLevel permission defined: .github/workflows/pull.yml:1","Warn: no topLevel permission defined: .github/workflows/pull_java_8.yml:1","Warn: no topLevel permission defined: .github/workflows/push.yml:1","Warn: no topLevel permission defined: .github/workflows/push_java_8.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"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/codeql-analysis.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/52North/sensorweb-server-dao-impl/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/52North/sensorweb-server-dao-impl/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/52North/sensorweb-server-dao-impl/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/52North/sensorweb-server-dao-impl/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/daily.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/52North/sensorweb-server-dao-impl/daily.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/daily.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/52North/sensorweb-server-dao-impl/daily.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/daily.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/52North/sensorweb-server-dao-impl/daily.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/daily.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/52North/sensorweb-server-dao-impl/daily.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/52North/sensorweb-server-dao-impl/pull.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/52North/sensorweb-server-dao-impl/pull.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_java_8.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/52North/sensorweb-server-dao-impl/pull_java_8.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_java_8.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/52North/sensorweb-server-dao-impl/pull_java_8.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/52North/sensorweb-server-dao-impl/push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/52North/sensorweb-server-dao-impl/push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/52North/sensorweb-server-dao-impl/push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/52North/sensorweb-server-dao-impl/push.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_java_8.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/52North/sensorweb-server-dao-impl/push_java_8.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_java_8.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/52North/sensorweb-server-dao-impl/push_java_8.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_java_8.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/52North/sensorweb-server-dao-impl/push_java_8.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/push_java_8.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/52North/sensorweb-server-dao-impl/push_java_8.yml/develop?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating jetty:jre8 to jetty:jre8@sha256:d8f374b030b7e0af3d422887dafefa75ef9fe1b4de36f3e4e1a806de59fbbeae","Info:   0 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 containerImage 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-rc42-6c7j-7h5r","Warn: Project is vulnerable to: GHSA-4gc7-5j7h-4qph","Warn: Project is vulnerable to: GHSA-4wp7-92pw-q264","Warn: Project is vulnerable to: GHSA-564r-hj7v-mcr5","Warn: Project is vulnerable to: GHSA-9cmq-m9j5-mvww","Warn: Project is vulnerable to: GHSA-wxqc-pxw9-g2p8"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T13:19:18.324Z","repository_id":37926112,"created_at":"2025-08-14T13:19:18.324Z","updated_at":"2025-08-14T13:19:18.324Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231420,"owners_count":25245626,"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-08T02:00:09.813Z","response_time":121,"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":"52North","name":"52°North Spatial Information Research GmbH","uuid":"3714494","kind":"organization","description":"Advancing spatial information infrastructures to foster open science","email":"info@52north.org","website":"https://52north.org/","location":"Münster","twitter":"fivetwon","company":null,"icon_url":"https://avatars.githubusercontent.com/u/3714494?v=4","repositories_count":261,"last_synced_at":"2024-04-11T18:12:08.056Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/52North","funding_links":[],"total_stars":1182,"followers":195,"following":0,"created_at":"2022-11-03T12:53:36.188Z","updated_at":"2024-04-11T18:12:21.182Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/52North","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/52North/repositories"},"packages":[{"id":5077949,"name":"org.n52.sensorweb-server.dao-impl:dao-impl-repo","ecosystem":"maven","description":"JPA repositories.","homepage":"https://52north.org/research/research-labs/sensor-web/","licenses":"GNU General Public License, Version 2.0","normalized_licenses":["GPL-2.0","libpng-2.0"],"repository_url":"https://github.com/52North/sensorweb-server-dao-impl","keywords_array":[],"namespace":"org.n52.sensorweb-server.dao-impl","versions_count":20,"first_release_published_at":"2020-12-21T15:56:37.000Z","latest_release_published_at":"2023-05-15T23:51:38.000Z","latest_release_number":"4.0.3","last_synced_at":"2025-09-05T22:46:52.444Z","created_at":"2022-07-28T16:05:08.876Z","updated_at":"2025-09-05T22:46:52.445Z","registry_url":"https://central.sonatype.com/artifact/org.n52.sensorweb-server.dao-impl/dao-impl-repo/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.n52.sensorweb-server.dao-impl/dao-impl-repo/","metadata":{"repositories":["https://52north.org/maven/repo/releases/","https://repo.osgeo.org/repository/release/","https://oss.sonatype.org/content/repositories/snapshots/"]},"repo_metadata":{"id":37926112,"uuid":"86676084","full_name":"52North/sensorweb-server-dao-impl","owner":"52North","description":"Implementation of series-rest-api SPI to access a database via Hibernate","archived":false,"fork":false,"pushed_at":"2023-11-29T08:15:22.000Z","size":6451,"stargazers_count":3,"open_issues_count":14,"forks_count":9,"subscribers_count":5,"default_branch":"develop","last_synced_at":"2025-08-05T00:19:53.922Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/52North.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-30T08:06:22.000Z","updated_at":"2022-12-14T22:41:36.000Z","dependencies_parsed_at":"2023-02-11T23:30:39.661Z","dependency_job_id":null,"html_url":"https://github.com/52North/sensorweb-server-dao-impl","commit_stats":null,"previous_names":["52north/dao-series-api"],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/52North","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268820501,"owners_count":24312402,"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-08-05T02:00:12.334Z","response_time":2576,"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":"52North","name":"52°North Spatial Information Research GmbH","uuid":"3714494","kind":"organization","description":"Advancing spatial information infrastructures to foster open science","email":"info@52north.org","website":"https://52north.org/","location":"Münster","twitter":"fivetwon","company":null,"icon_url":"https://avatars.githubusercontent.com/u/3714494?v=4","repositories_count":261,"last_synced_at":"2024-04-11T18:12:08.056Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/52North","funding_links":[],"total_stars":1182,"followers":195,"following":0,"created_at":"2022-11-03T12:53:36.188Z","updated_at":"2024-04-11T18:12:21.182Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/52North","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/52North/repositories"},"tags":[{"name":"v4.0.1","sha":"17023a8572a067aca5d047f0c209f2212d3cffae","kind":"tag","published_at":"2022-12-23T08:58:13.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.1","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"7fb29e7ed96bd0b9e55554124a6163585701496e","kind":"tag","published_at":"2022-12-23T07:30:29.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0/manifests"},{"name":"v4.0.0-PR.17","sha":"67e7430f7d4e9241cb7ce17f2bdce87b18a7ee7e","kind":"tag","published_at":"2022-12-09T13:53:41.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.17","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.17/manifests"},{"name":"v4.0.0-PR.16","sha":"507acff5687889eeb9b02788624ad6c0155de09b","kind":"tag","published_at":"2022-12-06T11:08:44.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.16","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.16/manifests"},{"name":"v4.0.0-PR.15","sha":"e05a4ad2bf69a610fc3cac877545ee8487db4b37","kind":"tag","published_at":"2022-11-22T09:23:18.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.15","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.15/manifests"},{"name":"v4.0.0-PR.14","sha":"222288fe228124b460cc52e829d8cf8a5d4d5904","kind":"tag","published_at":"2022-11-21T08:55:12.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.14","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.14/manifests"},{"name":"v4.0.0-PR.13","sha":"86c9dcec81dd9ca4d8522de87ec7e48dca38cf55","kind":"tag","published_at":"2022-10-26T12:22:15.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.13","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.13/manifests"},{"name":"v3.6.1","sha":"b5492fe4e4f3407edaae2f7a55d1526c805ac355","kind":"tag","published_at":"2022-10-26T12:00:19.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.6.1","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.6.1/manifests"},{"name":"v4.0.0-PR.12","sha":"f711dd15176a133e5237ec548bd90454ef673ea3","kind":"tag","published_at":"2022-08-16T09:16:34.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.12","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.12/manifests"},{"name":"v4.0.0-PR.11","sha":"8580d86b9bfc1289485238ee461e5c792cada956","kind":"tag","published_at":"2022-08-02T06:50:29.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.11","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.11/manifests"},{"name":"v4.0.0-PR.10","sha":"dd26a9af4db27a735e200d2bd82b4463e9256c24","kind":"tag","published_at":"2022-06-28T08:29:09.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.10","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.10/manifests"},{"name":"v3.6.0","sha":"ce0582804b27d68f0bfe6a92441df65786db2893","kind":"tag","published_at":"2022-06-28T08:03:31.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.6.0","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.6.0/manifests"},{"name":"v4.0.0-PR.9","sha":"a543cd1d6a52227c191dc7483cc2b1187ef6ca57","kind":"tag","published_at":"2022-04-29T07:56:31.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.9","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.9/manifests"},{"name":"v4.0.0-PR.8","sha":"23ea858ad39fc568b04b3c397586a35fdfd81baf","kind":"tag","published_at":"2022-03-08T15:27:03.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.8","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.8/manifests"},{"name":"v4.0.0-PR.7","sha":"4709988d79953cfe8175df1474e5db0b8977a3f4","kind":"tag","published_at":"2022-01-28T11:10:58.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.7","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.7/manifests"},{"name":"v3.5.2","sha":"4e6eef0690c397f07f9a0d532d442e149c699540","kind":"tag","published_at":"2021-11-11T08:59:38.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.5.2","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.5.2/manifests"},{"name":"v3.3.6","sha":"f64972e01a7df02a0f1af5a8aca14c70b30904d9","kind":"tag","published_at":"2021-11-04T10:43:25.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.3.6","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.6/manifests"},{"name":"v4.0.0-PR.6","sha":"bcf2c31d88133488e6a0e72c7d1fe87d12c51288","kind":"tag","published_at":"2021-09-07T12:41:00.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.6","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.6/manifests"},{"name":"v4.0.0-PR.5","sha":"3ac7d81fe9cb542dc305c6d3f5e5fe55683d0efb","kind":"tag","published_at":"2021-08-09T09:45:44.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.5","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.5/manifests"},{"name":"v3.5.1","sha":"0abc7d67b259106b7fe6d3522b073b68bcc45080","kind":"tag","published_at":"2021-08-04T14:21:42.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.5.1","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.5.1/manifests"},{"name":"v3.3.5","sha":"5c2dc761f282964e686dc42ecfc54ff450c16a1c","kind":"tag","published_at":"2021-08-04T12:36:54.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.3.5","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.5/manifests"},{"name":"v4.0.0-PR.4","sha":"f15e727d95fb787872a3daf87ffdd8e0210d2a28","kind":"tag","published_at":"2021-07-19T07:31:22.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.4","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.4/manifests"},{"name":"v3.5.0","sha":"88d46af614690a46b1393c4987c3235e08acddb2","kind":"tag","published_at":"2021-05-31T11:59:38.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.5.0","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.5.0/manifests"},{"name":"v4.0.0-PR.3","sha":"c1be12b77a60c116cb7295b6e241bb34e920b9bb","kind":"tag","published_at":"2021-05-10T11:11:45.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.3","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.3/manifests"},{"name":"v3.3.4","sha":"85981590152b3f6cc0839ab26daa798a922fd511","kind":"tag","published_at":"2021-04-22T10:23:38.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.3.4","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.4/manifests"},{"name":"v4.0.0-PR.2","sha":"721c5eb212ce67bcba915bdf9b563605a02e7d6b","kind":"tag","published_at":"2021-03-18T08:59:24.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.2","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.2/manifests"},{"name":"v3.3.3","sha":"24adde728c2967c80fb8a867bba62a4d9ba94238","kind":"tag","published_at":"2021-02-26T08:02:11.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.3.3","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.3/manifests"},{"name":"v4.0.0-PR.1","sha":"b0035e94f4039c59f54f73b47ce2fe289ba33ab2","kind":"tag","published_at":"2020-12-21T15:44:59.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.1","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.1/manifests"},{"name":"v3.3.2","sha":"fb700c020714c1bfec4581bdcc9d91c382e4b0cc","kind":"tag","published_at":"2020-11-06T10:04:50.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.3.2","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.2/manifests"},{"name":"v3.4.1","sha":"774718f45e41a2981ea7006251f497443d6e3a06","kind":"tag","published_at":"2020-10-01T07:46:02.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.4.1","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.4.1/manifests"},{"name":"v3.3.1","sha":"40268ea40910b930d49204b96b51a07eb7f6c4cc","kind":"tag","published_at":"2020-10-01T07:10:38.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.3.1","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.1/manifests"},{"name":"v3.4.0","sha":"49409a607bed8a391a85d731a9439c68c4e2f741","kind":"tag","published_at":"2020-08-12T11:29:09.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.4.0","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"f95381e98d0c9fc2d12617d6d74809c9281a38ed","kind":"tag","published_at":"2020-07-23T08:26:01.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.3.0","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"720f36d1643ae5eb9917ab50777da59e8d4f846b","kind":"tag","published_at":"2020-05-29T12:53:01.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.2.1","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"a58e2172233d43fbe2e850d3ab6c46e6c3b95263","kind":"tag","published_at":"2020-05-29T07:10:18.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.2.0","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"9ea0300b5ecff1f0586fcad4d06df9ef28be7d56","kind":"tag","published_at":"2020-04-03T09:06:45.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.1.0","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"4e2ef26eefa225f8a4ac2f92fdc7ca5188a2e39a","kind":"tag","published_at":"2020-02-21T14:06:24.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.0.0","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0/manifests"},{"name":"v3.0.0-alpha.8","sha":"2120480c1ef4c8ea4591d7bc34711a311bebbcef","kind":"tag","published_at":"2019-11-08T14:18:18.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.0.0-alpha.8","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.8/manifests"},{"name":"v2.0.0-alpha.3-1","sha":"fc63aa7855f49659b47858b03f782f63aa6afc30","kind":"tag","published_at":"2019-10-01T12:48:28.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.3-1","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.3-1/manifests"},{"name":"v3.0.0-alpha.7","sha":"e330dea5c030ea0537825df79d2ec8f9618961c8","kind":"tag","published_at":"2019-08-30T08:55:23.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.0.0-alpha.7","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.7/manifests"},{"name":"v3.0.0-alpha.6","sha":"a939c3f9f98b7e30975fa6b80922f32bb29082c6","kind":"tag","published_at":"2019-07-25T10:28:22.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.0.0-alpha.6","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.6/manifests"},{"name":"v3.0.0-alpha.5","sha":"f891743b0129e00d90680e8b1fe0f9ba65e195f5","kind":"tag","published_at":"2019-04-10T11:48:25.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.0.0-alpha.5","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.5/manifests"},{"name":"v3.0.0-alpha.4","sha":"2196fac74e449b2fcb28df9e17c4c5b422d95fa1","kind":"tag","published_at":"2019-03-05T14:52:14.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.0.0-alpha.4","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.4/manifests"},{"name":"v3.0.0-alpha.3","sha":"e7ee73e766d90fbfce84ed4fd65cf8c485423773","kind":"tag","published_at":"2019-02-08T15:07:14.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.0.0-alpha.3","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.3/manifests"},{"name":"v2.0.0-alpha.11","sha":"aa08ea5b663f603adb97b63dd0defde8984e942d","kind":"tag","published_at":"2018-12-18T16:12:38.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.11","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.11/manifests"},{"name":"v2.0.0-alpha.10","sha":"0aafa2817e07998b093dc555ac87c92f5ba2b23a","kind":"tag","published_at":"2018-12-18T13:16:56.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.10","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.10/manifests"},{"name":"v2.0.0-alpha.9","sha":"7791b38e46954f8c713212d741b3ea8970774f44","kind":"tag","published_at":"2018-12-18T10:00:01.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.9","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.9/manifests"},{"name":"v2.0.0-alpha.8","sha":"58def21c33ce17765134e455a70c1ee33db05e70","kind":"tag","published_at":"2018-12-17T11:39:57.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.8","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.8/manifests"},{"name":"v2.0.0-alpha.7","sha":"820a44c05f8b1aea4499e217e67e36332c28187a","kind":"tag","published_at":"2018-12-14T13:52:17.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.7","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.7/manifests"},{"name":"v2.0.0-alpha.6","sha":"ac113a6df7607a998c3e03b64ecefb6a94c5b680","kind":"tag","published_at":"2018-12-14T12:45:58.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.6","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.6/manifests"},{"name":"v3.0.0-alpha.2","sha":"0253d95395a919fdcbd1dcc0f22caa2f384abf19","kind":"tag","published_at":"2018-12-13T13:45:21.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.0.0-alpha.2","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.2/manifests"},{"name":"v3.0.0-alpha.1","sha":"2ae54208641af761c0085ea73cccf186253ea324","kind":"tag","published_at":"2018-12-13T13:29:02.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.0.0-alpha.1","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.1/manifests"},{"name":"v2.0.0-alpha.5","sha":"373be79de18d99d3ba34e2bf40db5e3fb88627a4","kind":"tag","published_at":"2018-12-12T17:31:16.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.5","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.5/manifests"},{"name":"v2.0.0-alpha.4","sha":"54b37e46aa8281d6c5ef1dd75f405879653d1bcb","kind":"tag","published_at":"2018-12-06T12:46:30.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.4","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.4/manifests"},{"name":"v2.0.0-alpha.3","sha":"38a9b04100c2f4cea3727bfc10cfc3609b9676a9","kind":"tag","published_at":"2018-01-19T13:20:16.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.3","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.3/manifests"},{"name":"v2.0.0-alpha.2","sha":"90b71f58f0a9a65d7203c74c766e3755cc664271","kind":"tag","published_at":"2017-05-12T11:12:59.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2e9a71713aff04e855ff9d40b0c0d66ade510696","kind":"tag","published_at":"2017-05-11T09:29:34.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.1/manifests"}]},"repo_metadata_updated_at":"2025-08-05T22:09:01.736Z","dependent_packages_count":23,"downloads":null,"downloads_period":null,"dependent_repos_count":5,"rankings":{"downloads":null,"dependent_repos_count":10.914114667280682,"dependent_packages_count":2.818728788955741,"stargazers_count":52.768172671665546,"forks_count":37.944718637687835,"docker_downloads_count":3.6186166644975923,"average":21.61287028601748},"purl":"pkg:maven/org.n52.sensorweb-server.dao-impl/dao-impl-repo","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.n52.sensorweb-server.dao-impl:dao-impl-repo","docker_dependents_count":1,"docker_downloads_count":4826,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.n52.sensorweb-server.dao-impl:dao-impl-repo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.n52.sensorweb-server.dao-impl:dao-impl-repo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-05T02:11:00.409Z","issues_count":3,"pull_requests_count":145,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":1358789.894736842,"issues_closed_count":0,"pull_requests_closed_count":133,"pull_request_authors_count":1,"issue_authors_count":2,"avg_comments_per_issue":0.3333333333333333,"avg_comments_per_pull_request":0.3793103448275862,"merged_pull_requests_count":93,"bot_issues_count":0,"bot_pull_requests_count":145,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/issues","maintainers":[{"login":"autermann","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/autermann"},{"login":"ridoo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ridoo"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.n52.sensorweb-server.dao-impl:dao-impl-repo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.n52.sensorweb-server.dao-impl:dao-impl-repo/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.n52.sensorweb-server.dao-impl:dao-impl-repo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.n52.sensorweb-server.dao-impl:dao-impl-repo/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548723,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4951491,"name":"org.n52.sensorweb-server.dao-impl:dao-impl-webapp","ecosystem":"maven","description":"RESTful Sensor Web Server Helgoland API as template Web application.","homepage":"https://github.com/52North/maven-parents","licenses":"GNU General Public License, Version 2.0","normalized_licenses":["GPL-2.0","libpng-2.0"],"repository_url":"https://github.com/52North/sensorweb-server-dao-impl","keywords_array":[],"namespace":"org.n52.sensorweb-server.dao-impl","versions_count":39,"first_release_published_at":"2020-02-21T14:12:34.000Z","latest_release_published_at":"2023-05-15T23:51:17.000Z","latest_release_number":"4.0.3","last_synced_at":"2025-08-20T19:35:13.023Z","created_at":"2022-07-27T05:57:59.745Z","updated_at":"2025-08-20T19:35:13.023Z","registry_url":"https://central.sonatype.com/artifact/org.n52.sensorweb-server.dao-impl/dao-impl-webapp/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.n52.sensorweb-server.dao-impl/dao-impl-webapp/","metadata":{"repositories":["https://rubygems-proxy.torquebox.org/releases"]},"repo_metadata":{"id":37926112,"uuid":"86676084","full_name":"52North/sensorweb-server-dao-impl","owner":"52North","description":"Implementation of series-rest-api SPI to access a database via Hibernate","archived":false,"fork":false,"pushed_at":"2023-11-29T08:15:22.000Z","size":6451,"stargazers_count":3,"open_issues_count":14,"forks_count":9,"subscribers_count":5,"default_branch":"develop","last_synced_at":"2025-07-17T12:32:43.189Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/52North.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-30T08:06:22.000Z","updated_at":"2022-12-14T22:41:36.000Z","dependencies_parsed_at":"2023-02-11T23:30:39.661Z","dependency_job_id":null,"html_url":"https://github.com/52North/sensorweb-server-dao-impl","commit_stats":null,"previous_names":["52north/dao-series-api"],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/52North","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265864713,"owners_count":23840908,"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","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":"52North","name":"52°North Spatial Information Research GmbH","uuid":"3714494","kind":"organization","description":"Advancing spatial information infrastructures to foster open science","email":"info@52north.org","website":"https://52north.org/","location":"Münster","twitter":"fivetwon","company":null,"icon_url":"https://avatars.githubusercontent.com/u/3714494?v=4","repositories_count":261,"last_synced_at":"2024-04-11T18:12:08.056Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/52North","funding_links":[],"total_stars":1182,"followers":195,"following":0,"created_at":"2022-11-03T12:53:36.188Z","updated_at":"2024-04-11T18:12:21.182Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/52North","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/52North/repositories"},"tags":[{"name":"v4.0.1","sha":"17023a8572a067aca5d047f0c209f2212d3cffae","kind":"tag","published_at":"2022-12-23T08:58:13.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.1","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"7fb29e7ed96bd0b9e55554124a6163585701496e","kind":"tag","published_at":"2022-12-23T07:30:29.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0/manifests"},{"name":"v4.0.0-PR.17","sha":"67e7430f7d4e9241cb7ce17f2bdce87b18a7ee7e","kind":"tag","published_at":"2022-12-09T13:53:41.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.17","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.17/manifests"},{"name":"v4.0.0-PR.16","sha":"507acff5687889eeb9b02788624ad6c0155de09b","kind":"tag","published_at":"2022-12-06T11:08:44.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.16","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.16/manifests"},{"name":"v4.0.0-PR.15","sha":"e05a4ad2bf69a610fc3cac877545ee8487db4b37","kind":"tag","published_at":"2022-11-22T09:23:18.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.15","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.15/manifests"},{"name":"v4.0.0-PR.14","sha":"222288fe228124b460cc52e829d8cf8a5d4d5904","kind":"tag","published_at":"2022-11-21T08:55:12.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.14","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.14/manifests"},{"name":"v4.0.0-PR.13","sha":"86c9dcec81dd9ca4d8522de87ec7e48dca38cf55","kind":"tag","published_at":"2022-10-26T12:22:15.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.13","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.13/manifests"},{"name":"v3.6.1","sha":"b5492fe4e4f3407edaae2f7a55d1526c805ac355","kind":"tag","published_at":"2022-10-26T12:00:19.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.6.1","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.6.1/manifests"},{"name":"v4.0.0-PR.12","sha":"f711dd15176a133e5237ec548bd90454ef673ea3","kind":"tag","published_at":"2022-08-16T09:16:34.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.12","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.12/manifests"},{"name":"v4.0.0-PR.11","sha":"8580d86b9bfc1289485238ee461e5c792cada956","kind":"tag","published_at":"2022-08-02T06:50:29.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.11","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.11/manifests"},{"name":"v4.0.0-PR.10","sha":"dd26a9af4db27a735e200d2bd82b4463e9256c24","kind":"tag","published_at":"2022-06-28T08:29:09.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.10","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.10/manifests"},{"name":"v3.6.0","sha":"ce0582804b27d68f0bfe6a92441df65786db2893","kind":"tag","published_at":"2022-06-28T08:03:31.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.6.0","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.6.0/manifests"},{"name":"v4.0.0-PR.9","sha":"a543cd1d6a52227c191dc7483cc2b1187ef6ca57","kind":"tag","published_at":"2022-04-29T07:56:31.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.9","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.9/manifests"},{"name":"v4.0.0-PR.8","sha":"23ea858ad39fc568b04b3c397586a35fdfd81baf","kind":"tag","published_at":"2022-03-08T15:27:03.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.8","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.8/manifests"},{"name":"v4.0.0-PR.7","sha":"4709988d79953cfe8175df1474e5db0b8977a3f4","kind":"tag","published_at":"2022-01-28T11:10:58.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.7","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.7/manifests"},{"name":"v3.5.2","sha":"4e6eef0690c397f07f9a0d532d442e149c699540","kind":"tag","published_at":"2021-11-11T08:59:38.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.5.2","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.5.2/manifests"},{"name":"v3.3.6","sha":"f64972e01a7df02a0f1af5a8aca14c70b30904d9","kind":"tag","published_at":"2021-11-04T10:43:25.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.3.6","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.6/manifests"},{"name":"v4.0.0-PR.6","sha":"bcf2c31d88133488e6a0e72c7d1fe87d12c51288","kind":"tag","published_at":"2021-09-07T12:41:00.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.6","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.6/manifests"},{"name":"v4.0.0-PR.5","sha":"3ac7d81fe9cb542dc305c6d3f5e5fe55683d0efb","kind":"tag","published_at":"2021-08-09T09:45:44.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.5","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.5/manifests"},{"name":"v3.5.1","sha":"0abc7d67b259106b7fe6d3522b073b68bcc45080","kind":"tag","published_at":"2021-08-04T14:21:42.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.5.1","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.5.1/manifests"},{"name":"v3.3.5","sha":"5c2dc761f282964e686dc42ecfc54ff450c16a1c","kind":"tag","published_at":"2021-08-04T12:36:54.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.3.5","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.5/manifests"},{"name":"v4.0.0-PR.4","sha":"f15e727d95fb787872a3daf87ffdd8e0210d2a28","kind":"tag","published_at":"2021-07-19T07:31:22.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.4","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.4/manifests"},{"name":"v3.5.0","sha":"88d46af614690a46b1393c4987c3235e08acddb2","kind":"tag","published_at":"2021-05-31T11:59:38.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.5.0","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.5.0/manifests"},{"name":"v4.0.0-PR.3","sha":"c1be12b77a60c116cb7295b6e241bb34e920b9bb","kind":"tag","published_at":"2021-05-10T11:11:45.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.3","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.3/manifests"},{"name":"v3.3.4","sha":"85981590152b3f6cc0839ab26daa798a922fd511","kind":"tag","published_at":"2021-04-22T10:23:38.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.3.4","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.4/manifests"},{"name":"v4.0.0-PR.2","sha":"721c5eb212ce67bcba915bdf9b563605a02e7d6b","kind":"tag","published_at":"2021-03-18T08:59:24.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.2","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.2/manifests"},{"name":"v3.3.3","sha":"24adde728c2967c80fb8a867bba62a4d9ba94238","kind":"tag","published_at":"2021-02-26T08:02:11.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.3.3","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.3/manifests"},{"name":"v4.0.0-PR.1","sha":"b0035e94f4039c59f54f73b47ce2fe289ba33ab2","kind":"tag","published_at":"2020-12-21T15:44:59.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.1","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.1/manifests"},{"name":"v3.3.2","sha":"fb700c020714c1bfec4581bdcc9d91c382e4b0cc","kind":"tag","published_at":"2020-11-06T10:04:50.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.3.2","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.2/manifests"},{"name":"v3.4.1","sha":"774718f45e41a2981ea7006251f497443d6e3a06","kind":"tag","published_at":"2020-10-01T07:46:02.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.4.1","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.4.1/manifests"},{"name":"v3.3.1","sha":"40268ea40910b930d49204b96b51a07eb7f6c4cc","kind":"tag","published_at":"2020-10-01T07:10:38.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.3.1","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.1/manifests"},{"name":"v3.4.0","sha":"49409a607bed8a391a85d731a9439c68c4e2f741","kind":"tag","published_at":"2020-08-12T11:29:09.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.4.0","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"f95381e98d0c9fc2d12617d6d74809c9281a38ed","kind":"tag","published_at":"2020-07-23T08:26:01.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.3.0","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"720f36d1643ae5eb9917ab50777da59e8d4f846b","kind":"tag","published_at":"2020-05-29T12:53:01.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.2.1","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"a58e2172233d43fbe2e850d3ab6c46e6c3b95263","kind":"tag","published_at":"2020-05-29T07:10:18.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.2.0","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"9ea0300b5ecff1f0586fcad4d06df9ef28be7d56","kind":"tag","published_at":"2020-04-03T09:06:45.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.1.0","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"4e2ef26eefa225f8a4ac2f92fdc7ca5188a2e39a","kind":"tag","published_at":"2020-02-21T14:06:24.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.0.0","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0/manifests"},{"name":"v3.0.0-alpha.8","sha":"2120480c1ef4c8ea4591d7bc34711a311bebbcef","kind":"tag","published_at":"2019-11-08T14:18:18.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.0.0-alpha.8","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.8/manifests"},{"name":"v2.0.0-alpha.3-1","sha":"fc63aa7855f49659b47858b03f782f63aa6afc30","kind":"tag","published_at":"2019-10-01T12:48:28.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.3-1","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.3-1/manifests"},{"name":"v3.0.0-alpha.7","sha":"e330dea5c030ea0537825df79d2ec8f9618961c8","kind":"tag","published_at":"2019-08-30T08:55:23.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.0.0-alpha.7","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.7/manifests"},{"name":"v3.0.0-alpha.6","sha":"a939c3f9f98b7e30975fa6b80922f32bb29082c6","kind":"tag","published_at":"2019-07-25T10:28:22.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.0.0-alpha.6","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.6/manifests"},{"name":"v3.0.0-alpha.5","sha":"f891743b0129e00d90680e8b1fe0f9ba65e195f5","kind":"tag","published_at":"2019-04-10T11:48:25.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.0.0-alpha.5","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.5/manifests"},{"name":"v3.0.0-alpha.4","sha":"2196fac74e449b2fcb28df9e17c4c5b422d95fa1","kind":"tag","published_at":"2019-03-05T14:52:14.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.0.0-alpha.4","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.4/manifests"},{"name":"v3.0.0-alpha.3","sha":"e7ee73e766d90fbfce84ed4fd65cf8c485423773","kind":"tag","published_at":"2019-02-08T15:07:14.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.0.0-alpha.3","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.3/manifests"},{"name":"v2.0.0-alpha.11","sha":"aa08ea5b663f603adb97b63dd0defde8984e942d","kind":"tag","published_at":"2018-12-18T16:12:38.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.11","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.11/manifests"},{"name":"v2.0.0-alpha.10","sha":"0aafa2817e07998b093dc555ac87c92f5ba2b23a","kind":"tag","published_at":"2018-12-18T13:16:56.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.10","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.10/manifests"},{"name":"v2.0.0-alpha.9","sha":"7791b38e46954f8c713212d741b3ea8970774f44","kind":"tag","published_at":"2018-12-18T10:00:01.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.9","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.9/manifests"},{"name":"v2.0.0-alpha.8","sha":"58def21c33ce17765134e455a70c1ee33db05e70","kind":"tag","published_at":"2018-12-17T11:39:57.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.8","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.8/manifests"},{"name":"v2.0.0-alpha.7","sha":"820a44c05f8b1aea4499e217e67e36332c28187a","kind":"tag","published_at":"2018-12-14T13:52:17.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.7","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.7/manifests"},{"name":"v2.0.0-alpha.6","sha":"ac113a6df7607a998c3e03b64ecefb6a94c5b680","kind":"tag","published_at":"2018-12-14T12:45:58.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.6","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.6/manifests"},{"name":"v3.0.0-alpha.2","sha":"0253d95395a919fdcbd1dcc0f22caa2f384abf19","kind":"tag","published_at":"2018-12-13T13:45:21.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.0.0-alpha.2","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.2/manifests"},{"name":"v3.0.0-alpha.1","sha":"2ae54208641af761c0085ea73cccf186253ea324","kind":"tag","published_at":"2018-12-13T13:29:02.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.0.0-alpha.1","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.1/manifests"},{"name":"v2.0.0-alpha.5","sha":"373be79de18d99d3ba34e2bf40db5e3fb88627a4","kind":"tag","published_at":"2018-12-12T17:31:16.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.5","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.5/manifests"},{"name":"v2.0.0-alpha.4","sha":"54b37e46aa8281d6c5ef1dd75f405879653d1bcb","kind":"tag","published_at":"2018-12-06T12:46:30.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.4","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.4/manifests"},{"name":"v2.0.0-alpha.3","sha":"38a9b04100c2f4cea3727bfc10cfc3609b9676a9","kind":"tag","published_at":"2018-01-19T13:20:16.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.3","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.3/manifests"},{"name":"v2.0.0-alpha.2","sha":"90b71f58f0a9a65d7203c74c766e3755cc664271","kind":"tag","published_at":"2017-05-12T11:12:59.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2e9a71713aff04e855ff9d40b0c0d66ade510696","kind":"tag","published_at":"2017-05-11T09:29:34.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.1/manifests"}]},"repo_metadata_updated_at":"2025-07-19T00:46:47.740Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":13.779295017469392,"dependent_packages_count":17.563695702229477,"stargazers_count":52.768172671665546,"forks_count":37.944718637687835,"docker_downloads_count":null,"average":30.513970507263064},"purl":"pkg:maven/org.n52.sensorweb-server.dao-impl/dao-impl-webapp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.n52.sensorweb-server.dao-impl:dao-impl-webapp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.n52.sensorweb-server.dao-impl:dao-impl-webapp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.n52.sensorweb-server.dao-impl:dao-impl-webapp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-16T11:57:55.128Z","issues_count":3,"pull_requests_count":145,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":1358789.894736842,"issues_closed_count":0,"pull_requests_closed_count":133,"pull_request_authors_count":1,"issue_authors_count":2,"avg_comments_per_issue":0.3333333333333333,"avg_comments_per_pull_request":0.3793103448275862,"merged_pull_requests_count":93,"bot_issues_count":0,"bot_pull_requests_count":145,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/issues","maintainers":[{"login":"autermann","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/autermann"},{"login":"ridoo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ridoo"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.n52.sensorweb-server.dao-impl:dao-impl-webapp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.n52.sensorweb-server.dao-impl:dao-impl-webapp/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.n52.sensorweb-server.dao-impl:dao-impl-webapp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.n52.sensorweb-server.dao-impl:dao-impl-webapp/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548723,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4951464,"name":"org.n52.sensorweb-server.dao-impl:dao-impl-dao","ecosystem":"maven","description":"REST SPI Implementation for SOS Sensor Web Server Database Model.","homepage":"https://52north.org/research/research-labs/sensor-web/","licenses":"GNU General Public License, Version 2.0","normalized_licenses":["GPL-2.0","libpng-2.0"],"repository_url":"https://github.com/52North/sensorweb-server-dao-impl","keywords_array":[],"namespace":"org.n52.sensorweb-server.dao-impl","versions_count":39,"first_release_published_at":"2020-02-21T14:12:23.000Z","latest_release_published_at":"2023-05-15T23:51:22.000Z","latest_release_number":"4.0.3","last_synced_at":"2025-08-25T01:19:47.605Z","created_at":"2022-07-27T05:57:50.815Z","updated_at":"2025-08-25T01:19:47.605Z","registry_url":"https://central.sonatype.com/artifact/org.n52.sensorweb-server.dao-impl/dao-impl-dao/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.n52.sensorweb-server.dao-impl/dao-impl-dao/","metadata":{"repositories":["https://52north.org/maven/repo/releases/","https://repo.osgeo.org/repository/release/","https://oss.sonatype.org/content/repositories/snapshots/"]},"repo_metadata":{"id":37926112,"uuid":"86676084","full_name":"52North/sensorweb-server-dao-impl","owner":"52North","description":"Implementation of series-rest-api SPI to access a database via Hibernate","archived":false,"fork":false,"pushed_at":"2023-11-29T08:15:22.000Z","size":6451,"stargazers_count":3,"open_issues_count":14,"forks_count":9,"subscribers_count":5,"default_branch":"develop","last_synced_at":"2025-07-17T12:32:43.189Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/52North.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-30T08:06:22.000Z","updated_at":"2022-12-14T22:41:36.000Z","dependencies_parsed_at":"2023-02-11T23:30:39.661Z","dependency_job_id":null,"html_url":"https://github.com/52North/sensorweb-server-dao-impl","commit_stats":null,"previous_names":["52north/dao-series-api"],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/52North","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266640830,"owners_count":23960809,"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-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":"52North","name":"52°North Spatial Information Research GmbH","uuid":"3714494","kind":"organization","description":"Advancing spatial information infrastructures to foster open science","email":"info@52north.org","website":"https://52north.org/","location":"Münster","twitter":"fivetwon","company":null,"icon_url":"https://avatars.githubusercontent.com/u/3714494?v=4","repositories_count":261,"last_synced_at":"2024-04-11T18:12:08.056Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/52North","funding_links":[],"total_stars":1182,"followers":195,"following":0,"created_at":"2022-11-03T12:53:36.188Z","updated_at":"2024-04-11T18:12:21.182Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/52North","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/52North/repositories"},"tags":[{"name":"v4.0.1","sha":"17023a8572a067aca5d047f0c209f2212d3cffae","kind":"tag","published_at":"2022-12-23T08:58:13.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.1","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"7fb29e7ed96bd0b9e55554124a6163585701496e","kind":"tag","published_at":"2022-12-23T07:30:29.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0/manifests"},{"name":"v4.0.0-PR.17","sha":"67e7430f7d4e9241cb7ce17f2bdce87b18a7ee7e","kind":"tag","published_at":"2022-12-09T13:53:41.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.17","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.17/manifests"},{"name":"v4.0.0-PR.16","sha":"507acff5687889eeb9b02788624ad6c0155de09b","kind":"tag","published_at":"2022-12-06T11:08:44.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.16","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.16/manifests"},{"name":"v4.0.0-PR.15","sha":"e05a4ad2bf69a610fc3cac877545ee8487db4b37","kind":"tag","published_at":"2022-11-22T09:23:18.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.15","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.15/manifests"},{"name":"v4.0.0-PR.14","sha":"222288fe228124b460cc52e829d8cf8a5d4d5904","kind":"tag","published_at":"2022-11-21T08:55:12.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.14","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.14/manifests"},{"name":"v4.0.0-PR.13","sha":"86c9dcec81dd9ca4d8522de87ec7e48dca38cf55","kind":"tag","published_at":"2022-10-26T12:22:15.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.13","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.13/manifests"},{"name":"v3.6.1","sha":"b5492fe4e4f3407edaae2f7a55d1526c805ac355","kind":"tag","published_at":"2022-10-26T12:00:19.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.6.1","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.6.1/manifests"},{"name":"v4.0.0-PR.12","sha":"f711dd15176a133e5237ec548bd90454ef673ea3","kind":"tag","published_at":"2022-08-16T09:16:34.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.12","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.12/manifests"},{"name":"v4.0.0-PR.11","sha":"8580d86b9bfc1289485238ee461e5c792cada956","kind":"tag","published_at":"2022-08-02T06:50:29.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.11","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.11/manifests"},{"name":"v4.0.0-PR.10","sha":"dd26a9af4db27a735e200d2bd82b4463e9256c24","kind":"tag","published_at":"2022-06-28T08:29:09.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.10","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.10/manifests"},{"name":"v3.6.0","sha":"ce0582804b27d68f0bfe6a92441df65786db2893","kind":"tag","published_at":"2022-06-28T08:03:31.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.6.0","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.6.0/manifests"},{"name":"v4.0.0-PR.9","sha":"a543cd1d6a52227c191dc7483cc2b1187ef6ca57","kind":"tag","published_at":"2022-04-29T07:56:31.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.9","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.9/manifests"},{"name":"v4.0.0-PR.8","sha":"23ea858ad39fc568b04b3c397586a35fdfd81baf","kind":"tag","published_at":"2022-03-08T15:27:03.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.8","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.8/manifests"},{"name":"v4.0.0-PR.7","sha":"4709988d79953cfe8175df1474e5db0b8977a3f4","kind":"tag","published_at":"2022-01-28T11:10:58.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.7","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.7/manifests"},{"name":"v3.5.2","sha":"4e6eef0690c397f07f9a0d532d442e149c699540","kind":"tag","published_at":"2021-11-11T08:59:38.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.5.2","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.5.2/manifests"},{"name":"v3.3.6","sha":"f64972e01a7df02a0f1af5a8aca14c70b30904d9","kind":"tag","published_at":"2021-11-04T10:43:25.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.3.6","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.6/manifests"},{"name":"v4.0.0-PR.6","sha":"bcf2c31d88133488e6a0e72c7d1fe87d12c51288","kind":"tag","published_at":"2021-09-07T12:41:00.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.6","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.6/manifests"},{"name":"v4.0.0-PR.5","sha":"3ac7d81fe9cb542dc305c6d3f5e5fe55683d0efb","kind":"tag","published_at":"2021-08-09T09:45:44.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.5","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.5/manifests"},{"name":"v3.5.1","sha":"0abc7d67b259106b7fe6d3522b073b68bcc45080","kind":"tag","published_at":"2021-08-04T14:21:42.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.5.1","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.5.1/manifests"},{"name":"v3.3.5","sha":"5c2dc761f282964e686dc42ecfc54ff450c16a1c","kind":"tag","published_at":"2021-08-04T12:36:54.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.3.5","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.5/manifests"},{"name":"v4.0.0-PR.4","sha":"f15e727d95fb787872a3daf87ffdd8e0210d2a28","kind":"tag","published_at":"2021-07-19T07:31:22.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.4","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.4/manifests"},{"name":"v3.5.0","sha":"88d46af614690a46b1393c4987c3235e08acddb2","kind":"tag","published_at":"2021-05-31T11:59:38.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.5.0","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.5.0/manifests"},{"name":"v4.0.0-PR.3","sha":"c1be12b77a60c116cb7295b6e241bb34e920b9bb","kind":"tag","published_at":"2021-05-10T11:11:45.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.3","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.3/manifests"},{"name":"v3.3.4","sha":"85981590152b3f6cc0839ab26daa798a922fd511","kind":"tag","published_at":"2021-04-22T10:23:38.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.3.4","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.4/manifests"},{"name":"v4.0.0-PR.2","sha":"721c5eb212ce67bcba915bdf9b563605a02e7d6b","kind":"tag","published_at":"2021-03-18T08:59:24.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.2","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.2/manifests"},{"name":"v3.3.3","sha":"24adde728c2967c80fb8a867bba62a4d9ba94238","kind":"tag","published_at":"2021-02-26T08:02:11.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.3.3","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.3/manifests"},{"name":"v4.0.0-PR.1","sha":"b0035e94f4039c59f54f73b47ce2fe289ba33ab2","kind":"tag","published_at":"2020-12-21T15:44:59.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.1","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.1/manifests"},{"name":"v3.3.2","sha":"fb700c020714c1bfec4581bdcc9d91c382e4b0cc","kind":"tag","published_at":"2020-11-06T10:04:50.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.3.2","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.2/manifests"},{"name":"v3.4.1","sha":"774718f45e41a2981ea7006251f497443d6e3a06","kind":"tag","published_at":"2020-10-01T07:46:02.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.4.1","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.4.1/manifests"},{"name":"v3.3.1","sha":"40268ea40910b930d49204b96b51a07eb7f6c4cc","kind":"tag","published_at":"2020-10-01T07:10:38.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.3.1","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.1/manifests"},{"name":"v3.4.0","sha":"49409a607bed8a391a85d731a9439c68c4e2f741","kind":"tag","published_at":"2020-08-12T11:29:09.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.4.0","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"f95381e98d0c9fc2d12617d6d74809c9281a38ed","kind":"tag","published_at":"2020-07-23T08:26:01.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.3.0","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"720f36d1643ae5eb9917ab50777da59e8d4f846b","kind":"tag","published_at":"2020-05-29T12:53:01.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.2.1","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"a58e2172233d43fbe2e850d3ab6c46e6c3b95263","kind":"tag","published_at":"2020-05-29T07:10:18.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.2.0","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"9ea0300b5ecff1f0586fcad4d06df9ef28be7d56","kind":"tag","published_at":"2020-04-03T09:06:45.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.1.0","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"4e2ef26eefa225f8a4ac2f92fdc7ca5188a2e39a","kind":"tag","published_at":"2020-02-21T14:06:24.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.0.0","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0/manifests"},{"name":"v3.0.0-alpha.8","sha":"2120480c1ef4c8ea4591d7bc34711a311bebbcef","kind":"tag","published_at":"2019-11-08T14:18:18.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.0.0-alpha.8","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.8/manifests"},{"name":"v2.0.0-alpha.3-1","sha":"fc63aa7855f49659b47858b03f782f63aa6afc30","kind":"tag","published_at":"2019-10-01T12:48:28.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.3-1","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.3-1/manifests"},{"name":"v3.0.0-alpha.7","sha":"e330dea5c030ea0537825df79d2ec8f9618961c8","kind":"tag","published_at":"2019-08-30T08:55:23.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.0.0-alpha.7","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.7/manifests"},{"name":"v3.0.0-alpha.6","sha":"a939c3f9f98b7e30975fa6b80922f32bb29082c6","kind":"tag","published_at":"2019-07-25T10:28:22.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.0.0-alpha.6","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.6/manifests"},{"name":"v3.0.0-alpha.5","sha":"f891743b0129e00d90680e8b1fe0f9ba65e195f5","kind":"tag","published_at":"2019-04-10T11:48:25.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.0.0-alpha.5","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.5/manifests"},{"name":"v3.0.0-alpha.4","sha":"2196fac74e449b2fcb28df9e17c4c5b422d95fa1","kind":"tag","published_at":"2019-03-05T14:52:14.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.0.0-alpha.4","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.4/manifests"},{"name":"v3.0.0-alpha.3","sha":"e7ee73e766d90fbfce84ed4fd65cf8c485423773","kind":"tag","published_at":"2019-02-08T15:07:14.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.0.0-alpha.3","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.3/manifests"},{"name":"v2.0.0-alpha.11","sha":"aa08ea5b663f603adb97b63dd0defde8984e942d","kind":"tag","published_at":"2018-12-18T16:12:38.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.11","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.11/manifests"},{"name":"v2.0.0-alpha.10","sha":"0aafa2817e07998b093dc555ac87c92f5ba2b23a","kind":"tag","published_at":"2018-12-18T13:16:56.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.10","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.10/manifests"},{"name":"v2.0.0-alpha.9","sha":"7791b38e46954f8c713212d741b3ea8970774f44","kind":"tag","published_at":"2018-12-18T10:00:01.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.9","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.9/manifests"},{"name":"v2.0.0-alpha.8","sha":"58def21c33ce17765134e455a70c1ee33db05e70","kind":"tag","published_at":"2018-12-17T11:39:57.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.8","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.8/manifests"},{"name":"v2.0.0-alpha.7","sha":"820a44c05f8b1aea4499e217e67e36332c28187a","kind":"tag","published_at":"2018-12-14T13:52:17.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.7","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.7/manifests"},{"name":"v2.0.0-alpha.6","sha":"ac113a6df7607a998c3e03b64ecefb6a94c5b680","kind":"tag","published_at":"2018-12-14T12:45:58.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.6","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.6/manifests"},{"name":"v3.0.0-alpha.2","sha":"0253d95395a919fdcbd1dcc0f22caa2f384abf19","kind":"tag","published_at":"2018-12-13T13:45:21.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.0.0-alpha.2","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.2/manifests"},{"name":"v3.0.0-alpha.1","sha":"2ae54208641af761c0085ea73cccf186253ea324","kind":"tag","published_at":"2018-12-13T13:29:02.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.0.0-alpha.1","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.1/manifests"},{"name":"v2.0.0-alpha.5","sha":"373be79de18d99d3ba34e2bf40db5e3fb88627a4","kind":"tag","published_at":"2018-12-12T17:31:16.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.5","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.5/manifests"},{"name":"v2.0.0-alpha.4","sha":"54b37e46aa8281d6c5ef1dd75f405879653d1bcb","kind":"tag","published_at":"2018-12-06T12:46:30.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.4","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.4/manifests"},{"name":"v2.0.0-alpha.3","sha":"38a9b04100c2f4cea3727bfc10cfc3609b9676a9","kind":"tag","published_at":"2018-01-19T13:20:16.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.3","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.3/manifests"},{"name":"v2.0.0-alpha.2","sha":"90b71f58f0a9a65d7203c74c766e3755cc664271","kind":"tag","published_at":"2017-05-12T11:12:59.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2e9a71713aff04e855ff9d40b0c0d66ade510696","kind":"tag","published_at":"2017-05-11T09:29:34.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.1/manifests"}]},"repo_metadata_updated_at":"2025-07-23T08:04:30.109Z","dependent_packages_count":18,"downloads":null,"downloads_period":null,"dependent_repos_count":5,"rankings":{"downloads":null,"dependent_repos_count":10.886097752959769,"dependent_packages_count":3.517672483721526,"stargazers_count":52.6801647976382,"forks_count":37.93009519727447,"docker_downloads_count":3.6198197801229375,"average":21.72677000234338},"purl":"pkg:maven/org.n52.sensorweb-server.dao-impl/dao-impl-dao","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.n52.sensorweb-server.dao-impl:dao-impl-dao","docker_dependents_count":1,"docker_downloads_count":4826,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.n52.sensorweb-server.dao-impl:dao-impl-dao","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.n52.sensorweb-server.dao-impl:dao-impl-dao/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-19T00:47:07.466Z","issues_count":3,"pull_requests_count":145,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":1358789.894736842,"issues_closed_count":0,"pull_requests_closed_count":133,"pull_request_authors_count":1,"issue_authors_count":2,"avg_comments_per_issue":0.3333333333333333,"avg_comments_per_pull_request":0.3793103448275862,"merged_pull_requests_count":93,"bot_issues_count":0,"bot_pull_requests_count":145,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/issues","maintainers":[{"login":"autermann","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/autermann"},{"login":"ridoo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ridoo"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.n52.sensorweb-server.dao-impl:dao-impl-dao/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.n52.sensorweb-server.dao-impl:dao-impl-dao/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.n52.sensorweb-server.dao-impl:dao-impl-dao/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.n52.sensorweb-server.dao-impl:dao-impl-dao/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548723,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":5988103,"name":"org.n52.sensorweb-server.dao-impl:dao-impl-repos","ecosystem":"maven","description":"52°North Maven Parent Project","homepage":"https://github.com/52North/maven-parents","licenses":"GNU General Public License, Version 2.0","normalized_licenses":["GPL-2.0","libpng-2.0"],"repository_url":"https://github.com/52North/sensorweb-server-dao-impl","keywords_array":[],"namespace":"org.n52.sensorweb-server.dao-impl","versions_count":5,"first_release_published_at":"2022-12-06T11:14:23.000Z","latest_release_published_at":"2023-05-15T23:51:43.000Z","latest_release_number":"4.0.3","last_synced_at":"2025-08-30T05:32:59.106Z","created_at":"2023-01-26T17:14:04.934Z","updated_at":"2025-08-30T05:32:59.107Z","registry_url":"https://central.sonatype.com/artifact/org.n52.sensorweb-server.dao-impl/dao-impl-repos/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.n52.sensorweb-server.dao-impl/dao-impl-repos/","metadata":{"repositories":["https://52north.org/maven/repo/releases/","https://repo.osgeo.org/repository/release/","https://oss.sonatype.org/content/repositories/snapshots/"]},"repo_metadata":{"id":37926112,"uuid":"86676084","full_name":"52North/sensorweb-server-dao-impl","owner":"52North","description":"Implementation of series-rest-api SPI to access a database via Hibernate","archived":false,"fork":false,"pushed_at":"2023-11-29T08:15:22.000Z","size":6451,"stargazers_count":3,"open_issues_count":14,"forks_count":9,"subscribers_count":5,"default_branch":"develop","last_synced_at":"2025-07-26T05:20:54.822Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/52North.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-30T08:06:22.000Z","updated_at":"2022-12-14T22:41:36.000Z","dependencies_parsed_at":"2023-02-11T23:30:39.661Z","dependency_job_id":null,"html_url":"https://github.com/52North/sensorweb-server-dao-impl","commit_stats":null,"previous_names":["52north/dao-series-api"],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/52North","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267601253,"owners_count":24113934,"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-07-28T02:00:09.689Z","response_time":68,"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":"52North","name":"52°North Spatial Information Research GmbH","uuid":"3714494","kind":"organization","description":"Advancing spatial information infrastructures to foster open science","email":"info@52north.org","website":"https://52north.org/","location":"Münster","twitter":"fivetwon","company":null,"icon_url":"https://avatars.githubusercontent.com/u/3714494?v=4","repositories_count":261,"last_synced_at":"2024-04-11T18:12:08.056Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/52North","funding_links":[],"total_stars":1182,"followers":195,"following":0,"created_at":"2022-11-03T12:53:36.188Z","updated_at":"2024-04-11T18:12:21.182Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/52North","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/52North/repositories"},"tags":[{"name":"v4.0.1","sha":"17023a8572a067aca5d047f0c209f2212d3cffae","kind":"tag","published_at":"2022-12-23T08:58:13.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.1","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"7fb29e7ed96bd0b9e55554124a6163585701496e","kind":"tag","published_at":"2022-12-23T07:30:29.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0/manifests"},{"name":"v4.0.0-PR.17","sha":"67e7430f7d4e9241cb7ce17f2bdce87b18a7ee7e","kind":"tag","published_at":"2022-12-09T13:53:41.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.17","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.17/manifests"},{"name":"v4.0.0-PR.16","sha":"507acff5687889eeb9b02788624ad6c0155de09b","kind":"tag","published_at":"2022-12-06T11:08:44.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.16","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.16/manifests"},{"name":"v4.0.0-PR.15","sha":"e05a4ad2bf69a610fc3cac877545ee8487db4b37","kind":"tag","published_at":"2022-11-22T09:23:18.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.15","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.15/manifests"},{"name":"v4.0.0-PR.14","sha":"222288fe228124b460cc52e829d8cf8a5d4d5904","kind":"tag","published_at":"2022-11-21T08:55:12.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.14","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.14/manifests"},{"name":"v4.0.0-PR.13","sha":"86c9dcec81dd9ca4d8522de87ec7e48dca38cf55","kind":"tag","published_at":"2022-10-26T12:22:15.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.13","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.13/manifests"},{"name":"v3.6.1","sha":"b5492fe4e4f3407edaae2f7a55d1526c805ac355","kind":"tag","published_at":"2022-10-26T12:00:19.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.6.1","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.6.1/manifests"},{"name":"v4.0.0-PR.12","sha":"f711dd15176a133e5237ec548bd90454ef673ea3","kind":"tag","published_at":"2022-08-16T09:16:34.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.12","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.12/manifests"},{"name":"v4.0.0-PR.11","sha":"8580d86b9bfc1289485238ee461e5c792cada956","kind":"tag","published_at":"2022-08-02T06:50:29.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.11","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.11/manifests"},{"name":"v4.0.0-PR.10","sha":"dd26a9af4db27a735e200d2bd82b4463e9256c24","kind":"tag","published_at":"2022-06-28T08:29:09.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.10","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.10/manifests"},{"name":"v3.6.0","sha":"ce0582804b27d68f0bfe6a92441df65786db2893","kind":"tag","published_at":"2022-06-28T08:03:31.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.6.0","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.6.0/manifests"},{"name":"v4.0.0-PR.9","sha":"a543cd1d6a52227c191dc7483cc2b1187ef6ca57","kind":"tag","published_at":"2022-04-29T07:56:31.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.9","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.9/manifests"},{"name":"v4.0.0-PR.8","sha":"23ea858ad39fc568b04b3c397586a35fdfd81baf","kind":"tag","published_at":"2022-03-08T15:27:03.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.8","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.8/manifests"},{"name":"v4.0.0-PR.7","sha":"4709988d79953cfe8175df1474e5db0b8977a3f4","kind":"tag","published_at":"2022-01-28T11:10:58.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.7","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.7/manifests"},{"name":"v3.5.2","sha":"4e6eef0690c397f07f9a0d532d442e149c699540","kind":"tag","published_at":"2021-11-11T08:59:38.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.5.2","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.5.2/manifests"},{"name":"v3.3.6","sha":"f64972e01a7df02a0f1af5a8aca14c70b30904d9","kind":"tag","published_at":"2021-11-04T10:43:25.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.3.6","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.6/manifests"},{"name":"v4.0.0-PR.6","sha":"bcf2c31d88133488e6a0e72c7d1fe87d12c51288","kind":"tag","published_at":"2021-09-07T12:41:00.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.6","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.6/manifests"},{"name":"v4.0.0-PR.5","sha":"3ac7d81fe9cb542dc305c6d3f5e5fe55683d0efb","kind":"tag","published_at":"2021-08-09T09:45:44.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.5","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.5/manifests"},{"name":"v3.5.1","sha":"0abc7d67b259106b7fe6d3522b073b68bcc45080","kind":"tag","published_at":"2021-08-04T14:21:42.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.5.1","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.5.1/manifests"},{"name":"v3.3.5","sha":"5c2dc761f282964e686dc42ecfc54ff450c16a1c","kind":"tag","published_at":"2021-08-04T12:36:54.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.3.5","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.5/manifests"},{"name":"v4.0.0-PR.4","sha":"f15e727d95fb787872a3daf87ffdd8e0210d2a28","kind":"tag","published_at":"2021-07-19T07:31:22.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.4","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.4/manifests"},{"name":"v3.5.0","sha":"88d46af614690a46b1393c4987c3235e08acddb2","kind":"tag","published_at":"2021-05-31T11:59:38.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.5.0","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.5.0/manifests"},{"name":"v4.0.0-PR.3","sha":"c1be12b77a60c116cb7295b6e241bb34e920b9bb","kind":"tag","published_at":"2021-05-10T11:11:45.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.3","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.3/manifests"},{"name":"v3.3.4","sha":"85981590152b3f6cc0839ab26daa798a922fd511","kind":"tag","published_at":"2021-04-22T10:23:38.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.3.4","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.4/manifests"},{"name":"v4.0.0-PR.2","sha":"721c5eb212ce67bcba915bdf9b563605a02e7d6b","kind":"tag","published_at":"2021-03-18T08:59:24.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.2","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.2/manifests"},{"name":"v3.3.3","sha":"24adde728c2967c80fb8a867bba62a4d9ba94238","kind":"tag","published_at":"2021-02-26T08:02:11.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.3.3","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.3/manifests"},{"name":"v4.0.0-PR.1","sha":"b0035e94f4039c59f54f73b47ce2fe289ba33ab2","kind":"tag","published_at":"2020-12-21T15:44:59.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.1","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.1/manifests"},{"name":"v3.3.2","sha":"fb700c020714c1bfec4581bdcc9d91c382e4b0cc","kind":"tag","published_at":"2020-11-06T10:04:50.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.3.2","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.2/manifests"},{"name":"v3.4.1","sha":"774718f45e41a2981ea7006251f497443d6e3a06","kind":"tag","published_at":"2020-10-01T07:46:02.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.4.1","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.4.1/manifests"},{"name":"v3.3.1","sha":"40268ea40910b930d49204b96b51a07eb7f6c4cc","kind":"tag","published_at":"2020-10-01T07:10:38.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.3.1","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.1/manifests"},{"name":"v3.4.0","sha":"49409a607bed8a391a85d731a9439c68c4e2f741","kind":"tag","published_at":"2020-08-12T11:29:09.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.4.0","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"f95381e98d0c9fc2d12617d6d74809c9281a38ed","kind":"tag","published_at":"2020-07-23T08:26:01.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.3.0","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"720f36d1643ae5eb9917ab50777da59e8d4f846b","kind":"tag","published_at":"2020-05-29T12:53:01.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.2.1","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"a58e2172233d43fbe2e850d3ab6c46e6c3b95263","kind":"tag","published_at":"2020-05-29T07:10:18.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.2.0","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"9ea0300b5ecff1f0586fcad4d06df9ef28be7d56","kind":"tag","published_at":"2020-04-03T09:06:45.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.1.0","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"4e2ef26eefa225f8a4ac2f92fdc7ca5188a2e39a","kind":"tag","published_at":"2020-02-21T14:06:24.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.0.0","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0/manifests"},{"name":"v3.0.0-alpha.8","sha":"2120480c1ef4c8ea4591d7bc34711a311bebbcef","kind":"tag","published_at":"2019-11-08T14:18:18.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.0.0-alpha.8","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.8/manifests"},{"name":"v2.0.0-alpha.3-1","sha":"fc63aa7855f49659b47858b03f782f63aa6afc30","kind":"tag","published_at":"2019-10-01T12:48:28.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.3-1","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.3-1/manifests"},{"name":"v3.0.0-alpha.7","sha":"e330dea5c030ea0537825df79d2ec8f9618961c8","kind":"tag","published_at":"2019-08-30T08:55:23.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.0.0-alpha.7","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.7/manifests"},{"name":"v3.0.0-alpha.6","sha":"a939c3f9f98b7e30975fa6b80922f32bb29082c6","kind":"tag","published_at":"2019-07-25T10:28:22.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.0.0-alpha.6","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.6/manifests"},{"name":"v3.0.0-alpha.5","sha":"f891743b0129e00d90680e8b1fe0f9ba65e195f5","kind":"tag","published_at":"2019-04-10T11:48:25.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.0.0-alpha.5","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.5/manifests"},{"name":"v3.0.0-alpha.4","sha":"2196fac74e449b2fcb28df9e17c4c5b422d95fa1","kind":"tag","published_at":"2019-03-05T14:52:14.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.0.0-alpha.4","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.4/manifests"},{"name":"v3.0.0-alpha.3","sha":"e7ee73e766d90fbfce84ed4fd65cf8c485423773","kind":"tag","published_at":"2019-02-08T15:07:14.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.0.0-alpha.3","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.3/manifests"},{"name":"v2.0.0-alpha.11","sha":"aa08ea5b663f603adb97b63dd0defde8984e942d","kind":"tag","published_at":"2018-12-18T16:12:38.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.11","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.11/manifests"},{"name":"v2.0.0-alpha.10","sha":"0aafa2817e07998b093dc555ac87c92f5ba2b23a","kind":"tag","published_at":"2018-12-18T13:16:56.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.10","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.10/manifests"},{"name":"v2.0.0-alpha.9","sha":"7791b38e46954f8c713212d741b3ea8970774f44","kind":"tag","published_at":"2018-12-18T10:00:01.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.9","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.9/manifests"},{"name":"v2.0.0-alpha.8","sha":"58def21c33ce17765134e455a70c1ee33db05e70","kind":"tag","published_at":"2018-12-17T11:39:57.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.8","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.8/manifests"},{"name":"v2.0.0-alpha.7","sha":"820a44c05f8b1aea4499e217e67e36332c28187a","kind":"tag","published_at":"2018-12-14T13:52:17.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.7","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.7/manifests"},{"name":"v2.0.0-alpha.6","sha":"ac113a6df7607a998c3e03b64ecefb6a94c5b680","kind":"tag","published_at":"2018-12-14T12:45:58.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.6","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.6/manifests"},{"name":"v3.0.0-alpha.2","sha":"0253d95395a919fdcbd1dcc0f22caa2f384abf19","kind":"tag","published_at":"2018-12-13T13:45:21.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.0.0-alpha.2","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.2/manifests"},{"name":"v3.0.0-alpha.1","sha":"2ae54208641af761c0085ea73cccf186253ea324","kind":"tag","published_at":"2018-12-13T13:29:02.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.0.0-alpha.1","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.1/manifests"},{"name":"v2.0.0-alpha.5","sha":"373be79de18d99d3ba34e2bf40db5e3fb88627a4","kind":"tag","published_at":"2018-12-12T17:31:16.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.5","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.5/manifests"},{"name":"v2.0.0-alpha.4","sha":"54b37e46aa8281d6c5ef1dd75f405879653d1bcb","kind":"tag","published_at":"2018-12-06T12:46:30.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.4","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.4/manifests"},{"name":"v2.0.0-alpha.3","sha":"38a9b04100c2f4cea3727bfc10cfc3609b9676a9","kind":"tag","published_at":"2018-01-19T13:20:16.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.3","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.3/manifests"},{"name":"v2.0.0-alpha.2","sha":"90b71f58f0a9a65d7203c74c766e3755cc664271","kind":"tag","published_at":"2017-05-12T11:12:59.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2e9a71713aff04e855ff9d40b0c0d66ade510696","kind":"tag","published_at":"2017-05-11T09:29:34.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.1/manifests"}]},"repo_metadata_updated_at":"2025-07-28T23:18:03.436Z","dependent_packages_count":16,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":16.063059309880707,"dependent_packages_count":3.9176492502188154,"stargazers_count":52.6801647976382,"forks_count":37.93009519727447,"docker_downloads_count":3.6198197801229375,"average":22.842157667027024},"purl":"pkg:maven/org.n52.sensorweb-server.dao-impl/dao-impl-repos","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.n52.sensorweb-server.dao-impl:dao-impl-repos","docker_dependents_count":1,"docker_downloads_count":4826,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.n52.sensorweb-server.dao-impl:dao-impl-repos","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.n52.sensorweb-server.dao-impl:dao-impl-repos/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-26T00:52:01.766Z","issues_count":3,"pull_requests_count":145,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":1358789.894736842,"issues_closed_count":0,"pull_requests_closed_count":133,"pull_request_authors_count":1,"issue_authors_count":2,"avg_comments_per_issue":0.3333333333333333,"avg_comments_per_pull_request":0.3793103448275862,"merged_pull_requests_count":93,"bot_issues_count":0,"bot_pull_requests_count":145,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/issues","maintainers":[{"login":"autermann","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/autermann"},{"login":"ridoo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ridoo"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.n52.sensorweb-server.dao-impl:dao-impl-repos/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.n52.sensorweb-server.dao-impl:dao-impl-repos/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.n52.sensorweb-server.dao-impl:dao-impl-repos/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.n52.sensorweb-server.dao-impl:dao-impl-repos/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548723,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":4951468,"name":"org.n52.sensorweb-server.dao-impl:dao-impl-parent","ecosystem":"maven","description":"52°North Maven Parent Project","homepage":"https://github.com/52North/maven-parents","licenses":"GNU General Public License, Version 2.0","normalized_licenses":["GPL-2.0","libpng-2.0"],"repository_url":"https://github.com/52North/sensorweb-server-dao-impl","keywords_array":[],"namespace":"org.n52.sensorweb-server.dao-impl","versions_count":39,"first_release_published_at":"2020-02-21T14:12:39.000Z","latest_release_published_at":"2023-05-15T23:51:30.000Z","latest_release_number":"4.0.3","last_synced_at":"2025-08-28T22:31:34.386Z","created_at":"2022-07-27T05:57:51.622Z","updated_at":"2025-08-28T22:31:34.387Z","registry_url":"https://central.sonatype.com/artifact/org.n52.sensorweb-server.dao-impl/dao-impl-parent/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.n52.sensorweb-server.dao-impl/dao-impl-parent/","metadata":{"repositories":["https://52north.org/maven/repo/releases/","https://repo.osgeo.org/repository/release/","https://oss.sonatype.org/content/repositories/snapshots/"]},"repo_metadata":{"id":37926112,"uuid":"86676084","full_name":"52North/sensorweb-server-dao-impl","owner":"52North","description":"Implementation of series-rest-api SPI to access a database via Hibernate","archived":false,"fork":false,"pushed_at":"2023-11-29T08:15:22.000Z","size":6451,"stargazers_count":3,"open_issues_count":14,"forks_count":9,"subscribers_count":5,"default_branch":"develop","last_synced_at":"2025-07-26T05:20:54.822Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/52North.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-03-30T08:06:22.000Z","updated_at":"2022-12-14T22:41:36.000Z","dependencies_parsed_at":"2023-02-11T23:30:39.661Z","dependency_job_id":null,"html_url":"https://github.com/52North/sensorweb-server-dao-impl","commit_stats":null,"previous_names":["52north/dao-series-api"],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/52North","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267168836,"owners_count":24046715,"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-07-26T02:00:08.937Z","response_time":62,"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":"52North","name":"52°North Spatial Information Research GmbH","uuid":"3714494","kind":"organization","description":"Advancing spatial information infrastructures to foster open science","email":"info@52north.org","website":"https://52north.org/","location":"Münster","twitter":"fivetwon","company":null,"icon_url":"https://avatars.githubusercontent.com/u/3714494?v=4","repositories_count":261,"last_synced_at":"2024-04-11T18:12:08.056Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/52North","funding_links":[],"total_stars":1182,"followers":195,"following":0,"created_at":"2022-11-03T12:53:36.188Z","updated_at":"2024-04-11T18:12:21.182Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/52North","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/52North/repositories"},"tags":[{"name":"v4.0.1","sha":"17023a8572a067aca5d047f0c209f2212d3cffae","kind":"tag","published_at":"2022-12-23T08:58:13.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.1","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"7fb29e7ed96bd0b9e55554124a6163585701496e","kind":"tag","published_at":"2022-12-23T07:30:29.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0/manifests"},{"name":"v4.0.0-PR.17","sha":"67e7430f7d4e9241cb7ce17f2bdce87b18a7ee7e","kind":"tag","published_at":"2022-12-09T13:53:41.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.17","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.17/manifests"},{"name":"v4.0.0-PR.16","sha":"507acff5687889eeb9b02788624ad6c0155de09b","kind":"tag","published_at":"2022-12-06T11:08:44.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.16","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.16/manifests"},{"name":"v4.0.0-PR.15","sha":"e05a4ad2bf69a610fc3cac877545ee8487db4b37","kind":"tag","published_at":"2022-11-22T09:23:18.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.15","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.15/manifests"},{"name":"v4.0.0-PR.14","sha":"222288fe228124b460cc52e829d8cf8a5d4d5904","kind":"tag","published_at":"2022-11-21T08:55:12.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.14","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.14/manifests"},{"name":"v4.0.0-PR.13","sha":"86c9dcec81dd9ca4d8522de87ec7e48dca38cf55","kind":"tag","published_at":"2022-10-26T12:22:15.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.13","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.13/manifests"},{"name":"v3.6.1","sha":"b5492fe4e4f3407edaae2f7a55d1526c805ac355","kind":"tag","published_at":"2022-10-26T12:00:19.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.6.1","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.6.1/manifests"},{"name":"v4.0.0-PR.12","sha":"f711dd15176a133e5237ec548bd90454ef673ea3","kind":"tag","published_at":"2022-08-16T09:16:34.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.12","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.12/manifests"},{"name":"v4.0.0-PR.11","sha":"8580d86b9bfc1289485238ee461e5c792cada956","kind":"tag","published_at":"2022-08-02T06:50:29.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.11","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.11/manifests"},{"name":"v4.0.0-PR.10","sha":"dd26a9af4db27a735e200d2bd82b4463e9256c24","kind":"tag","published_at":"2022-06-28T08:29:09.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.10","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.10/manifests"},{"name":"v3.6.0","sha":"ce0582804b27d68f0bfe6a92441df65786db2893","kind":"tag","published_at":"2022-06-28T08:03:31.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.6.0","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.6.0/manifests"},{"name":"v4.0.0-PR.9","sha":"a543cd1d6a52227c191dc7483cc2b1187ef6ca57","kind":"tag","published_at":"2022-04-29T07:56:31.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.9","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.9/manifests"},{"name":"v4.0.0-PR.8","sha":"23ea858ad39fc568b04b3c397586a35fdfd81baf","kind":"tag","published_at":"2022-03-08T15:27:03.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.8","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.8/manifests"},{"name":"v4.0.0-PR.7","sha":"4709988d79953cfe8175df1474e5db0b8977a3f4","kind":"tag","published_at":"2022-01-28T11:10:58.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.7","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.7/manifests"},{"name":"v3.5.2","sha":"4e6eef0690c397f07f9a0d532d442e149c699540","kind":"tag","published_at":"2021-11-11T08:59:38.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.5.2","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.5.2/manifests"},{"name":"v3.3.6","sha":"f64972e01a7df02a0f1af5a8aca14c70b30904d9","kind":"tag","published_at":"2021-11-04T10:43:25.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.3.6","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.6/manifests"},{"name":"v4.0.0-PR.6","sha":"bcf2c31d88133488e6a0e72c7d1fe87d12c51288","kind":"tag","published_at":"2021-09-07T12:41:00.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.6","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.6/manifests"},{"name":"v4.0.0-PR.5","sha":"3ac7d81fe9cb542dc305c6d3f5e5fe55683d0efb","kind":"tag","published_at":"2021-08-09T09:45:44.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.5","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.5/manifests"},{"name":"v3.5.1","sha":"0abc7d67b259106b7fe6d3522b073b68bcc45080","kind":"tag","published_at":"2021-08-04T14:21:42.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.5.1","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.5.1/manifests"},{"name":"v3.3.5","sha":"5c2dc761f282964e686dc42ecfc54ff450c16a1c","kind":"tag","published_at":"2021-08-04T12:36:54.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.3.5","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.5/manifests"},{"name":"v4.0.0-PR.4","sha":"f15e727d95fb787872a3daf87ffdd8e0210d2a28","kind":"tag","published_at":"2021-07-19T07:31:22.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.4","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.4/manifests"},{"name":"v3.5.0","sha":"88d46af614690a46b1393c4987c3235e08acddb2","kind":"tag","published_at":"2021-05-31T11:59:38.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.5.0","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.5.0/manifests"},{"name":"v4.0.0-PR.3","sha":"c1be12b77a60c116cb7295b6e241bb34e920b9bb","kind":"tag","published_at":"2021-05-10T11:11:45.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.3","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.3/manifests"},{"name":"v3.3.4","sha":"85981590152b3f6cc0839ab26daa798a922fd511","kind":"tag","published_at":"2021-04-22T10:23:38.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.3.4","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.4/manifests"},{"name":"v4.0.0-PR.2","sha":"721c5eb212ce67bcba915bdf9b563605a02e7d6b","kind":"tag","published_at":"2021-03-18T08:59:24.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.2","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.2/manifests"},{"name":"v3.3.3","sha":"24adde728c2967c80fb8a867bba62a4d9ba94238","kind":"tag","published_at":"2021-02-26T08:02:11.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.3.3","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.3/manifests"},{"name":"v4.0.0-PR.1","sha":"b0035e94f4039c59f54f73b47ce2fe289ba33ab2","kind":"tag","published_at":"2020-12-21T15:44:59.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v4.0.0-PR.1","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v4.0.0-PR.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v4.0.0-PR.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v4.0.0-PR.1/manifests"},{"name":"v3.3.2","sha":"fb700c020714c1bfec4581bdcc9d91c382e4b0cc","kind":"tag","published_at":"2020-11-06T10:04:50.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.3.2","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.2/manifests"},{"name":"v3.4.1","sha":"774718f45e41a2981ea7006251f497443d6e3a06","kind":"tag","published_at":"2020-10-01T07:46:02.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.4.1","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.4.1/manifests"},{"name":"v3.3.1","sha":"40268ea40910b930d49204b96b51a07eb7f6c4cc","kind":"tag","published_at":"2020-10-01T07:10:38.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.3.1","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.1/manifests"},{"name":"v3.4.0","sha":"49409a607bed8a391a85d731a9439c68c4e2f741","kind":"tag","published_at":"2020-08-12T11:29:09.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.4.0","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.4.0/manifests"},{"name":"v3.3.0","sha":"f95381e98d0c9fc2d12617d6d74809c9281a38ed","kind":"tag","published_at":"2020-07-23T08:26:01.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.3.0","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.3.0/manifests"},{"name":"v3.2.1","sha":"720f36d1643ae5eb9917ab50777da59e8d4f846b","kind":"tag","published_at":"2020-05-29T12:53:01.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.2.1","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"a58e2172233d43fbe2e850d3ab6c46e6c3b95263","kind":"tag","published_at":"2020-05-29T07:10:18.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.2.0","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"9ea0300b5ecff1f0586fcad4d06df9ef28be7d56","kind":"tag","published_at":"2020-04-03T09:06:45.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.1.0","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"4e2ef26eefa225f8a4ac2f92fdc7ca5188a2e39a","kind":"tag","published_at":"2020-02-21T14:06:24.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.0.0","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0/manifests"},{"name":"v3.0.0-alpha.8","sha":"2120480c1ef4c8ea4591d7bc34711a311bebbcef","kind":"tag","published_at":"2019-11-08T14:18:18.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.0.0-alpha.8","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.8/manifests"},{"name":"v2.0.0-alpha.3-1","sha":"fc63aa7855f49659b47858b03f782f63aa6afc30","kind":"tag","published_at":"2019-10-01T12:48:28.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.3-1","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.3-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.3-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.3-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.3-1/manifests"},{"name":"v3.0.0-alpha.7","sha":"e330dea5c030ea0537825df79d2ec8f9618961c8","kind":"tag","published_at":"2019-08-30T08:55:23.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.0.0-alpha.7","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.7/manifests"},{"name":"v3.0.0-alpha.6","sha":"a939c3f9f98b7e30975fa6b80922f32bb29082c6","kind":"tag","published_at":"2019-07-25T10:28:22.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.0.0-alpha.6","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.6/manifests"},{"name":"v3.0.0-alpha.5","sha":"f891743b0129e00d90680e8b1fe0f9ba65e195f5","kind":"tag","published_at":"2019-04-10T11:48:25.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.0.0-alpha.5","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.5/manifests"},{"name":"v3.0.0-alpha.4","sha":"2196fac74e449b2fcb28df9e17c4c5b422d95fa1","kind":"tag","published_at":"2019-03-05T14:52:14.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.0.0-alpha.4","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.4/manifests"},{"name":"v3.0.0-alpha.3","sha":"e7ee73e766d90fbfce84ed4fd65cf8c485423773","kind":"tag","published_at":"2019-02-08T15:07:14.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.0.0-alpha.3","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.3/manifests"},{"name":"v2.0.0-alpha.11","sha":"aa08ea5b663f603adb97b63dd0defde8984e942d","kind":"tag","published_at":"2018-12-18T16:12:38.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.11","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.11/manifests"},{"name":"v2.0.0-alpha.10","sha":"0aafa2817e07998b093dc555ac87c92f5ba2b23a","kind":"tag","published_at":"2018-12-18T13:16:56.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.10","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.10/manifests"},{"name":"v2.0.0-alpha.9","sha":"7791b38e46954f8c713212d741b3ea8970774f44","kind":"tag","published_at":"2018-12-18T10:00:01.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.9","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.9/manifests"},{"name":"v2.0.0-alpha.8","sha":"58def21c33ce17765134e455a70c1ee33db05e70","kind":"tag","published_at":"2018-12-17T11:39:57.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.8","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.8/manifests"},{"name":"v2.0.0-alpha.7","sha":"820a44c05f8b1aea4499e217e67e36332c28187a","kind":"tag","published_at":"2018-12-14T13:52:17.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.7","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.7/manifests"},{"name":"v2.0.0-alpha.6","sha":"ac113a6df7607a998c3e03b64ecefb6a94c5b680","kind":"tag","published_at":"2018-12-14T12:45:58.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.6","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.6/manifests"},{"name":"v3.0.0-alpha.2","sha":"0253d95395a919fdcbd1dcc0f22caa2f384abf19","kind":"tag","published_at":"2018-12-13T13:45:21.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.0.0-alpha.2","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.2/manifests"},{"name":"v3.0.0-alpha.1","sha":"2ae54208641af761c0085ea73cccf186253ea324","kind":"tag","published_at":"2018-12-13T13:29:02.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v3.0.0-alpha.1","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v3.0.0-alpha.1/manifests"},{"name":"v2.0.0-alpha.5","sha":"373be79de18d99d3ba34e2bf40db5e3fb88627a4","kind":"tag","published_at":"2018-12-12T17:31:16.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.5","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.5/manifests"},{"name":"v2.0.0-alpha.4","sha":"54b37e46aa8281d6c5ef1dd75f405879653d1bcb","kind":"tag","published_at":"2018-12-06T12:46:30.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.4","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.4/manifests"},{"name":"v2.0.0-alpha.3","sha":"38a9b04100c2f4cea3727bfc10cfc3609b9676a9","kind":"tag","published_at":"2018-01-19T13:20:16.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.3","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.3/manifests"},{"name":"v2.0.0-alpha.2","sha":"90b71f58f0a9a65d7203c74c766e3755cc664271","kind":"tag","published_at":"2017-05-12T11:12:59.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.2","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.2/manifests"},{"name":"v2.0.0-alpha.1","sha":"2e9a71713aff04e855ff9d40b0c0d66ade510696","kind":"tag","published_at":"2017-05-11T09:29:34.000Z","download_url":"https://codeload.github.com/52North/sensorweb-server-dao-impl/tar.gz/v2.0.0-alpha.1","html_url":"https://github.com/52North/sensorweb-server-dao-impl/releases/tag/v2.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/52North/sensorweb-server-dao-impl@v2.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/tags/v2.0.0-alpha.1/manifests"}]},"repo_metadata_updated_at":"2025-07-26T12:47:19.644Z","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":null,"forks_count":null,"average":40.41990116431883},"purl":"pkg:maven/org.n52.sensorweb-server.dao-impl/dao-impl-parent","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.n52.sensorweb-server.dao-impl:dao-impl-parent","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.n52.sensorweb-server.dao-impl:dao-impl-parent","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.n52.sensorweb-server.dao-impl:dao-impl-parent/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-26T00:52:01.766Z","issues_count":3,"pull_requests_count":145,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":1358789.894736842,"issues_closed_count":0,"pull_requests_closed_count":133,"pull_request_authors_count":1,"issue_authors_count":2,"avg_comments_per_issue":0.3333333333333333,"avg_comments_per_pull_request":0.3793103448275862,"merged_pull_requests_count":93,"bot_issues_count":0,"bot_pull_requests_count":145,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/issues","maintainers":[{"login":"autermann","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/autermann"},{"login":"ridoo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ridoo"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.n52.sensorweb-server.dao-impl:dao-impl-parent/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.n52.sensorweb-server.dao-impl:dao-impl-parent/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.n52.sensorweb-server.dao-impl:dao-impl-parent/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.n52.sensorweb-server.dao-impl:dao-impl-parent/related_packages","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":548723,"maintainers_count":0,"namespaces_count":72946,"keywords_count":34360,"github":"maven-central","metadata":{"funded_packages_count":35050},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2025-09-08T06:51:25.786Z","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":750829,"full_name":"52North/sensorweb-server-dao-impl","default_branch":"develop","committers":[{"name":"Carsten Hollmann","email":"c.hollmann@52north.org","count":647},{"name":"Henning Bredel","email":"bredel@52north.org","count":503},{"name":"Henning Bredel","email":"h.bredel@52north.org","count":292},{"name":"dependabot-preview[bot]","email":"27856297+dependabot-preview[bot]@users.noreply.github.com","count":159},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]@users.noreply.github.com","count":119},{"name":"Christian Autermann","email":"c.autermann@52north.org","count":56},{"name":"speckij","email":"speckij@gmail.com","count":31},{"name":"Jan Schulte","email":"j.schulte@52north.org","count":18},{"name":"speckij","email":"j_spec05@uni-muenster.de","count":9},{"name":"EHJ-52n","email":"e.h.juerrens@52north.org","count":8},{"name":"Travis CI","email":"travis@travis-ci.org","count":5},{"name":"Henning Bredel","email":"h.bredel@gmx.de","count":3},{"name":"Christian Autermann","email":"christian@autermann.org","count":1}],"total_commits":1851,"total_committers":13,"total_bot_commits":278,"total_bot_committers":2,"mean_commits":142.3846153846154,"dds":0.6504592112371691,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-21T08:52:06.277Z","last_synced_commit":"0530b310c23e4fe885f202aaa7b2ebab7eab670d","created_at":"2023-03-09T14:31:49.754Z","updated_at":"2023-09-19T17:50:52.143Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:16.827Z","repositories_count":5492973,"commits_count":855737544,"contributors_count":31255717,"owners_count":912147,"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":"52North/sensorweb-server-dao-impl","html_url":"https://github.com/52North/sensorweb-server-dao-impl","last_synced_at":"2025-08-11T22:46:37.066Z","status":"error","issues_count":3,"pull_requests_count":145,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":1358789.894736842,"issues_closed_count":0,"pull_requests_closed_count":133,"pull_request_authors_count":1,"issue_authors_count":2,"avg_comments_per_issue":0.3333333333333333,"avg_comments_per_pull_request":0.3793103448275862,"merged_pull_requests_count":93,"bot_issues_count":0,"bot_pull_requests_count":145,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-16T11:16:26.569Z","updated_at":"2025-08-11T22:46:37.066Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/52North%2Fsensorweb-server-dao-impl/issues","issue_labels_count":{"bug":2,"v3.x":1},"pull_request_labels_count":{"dependencies":98,"java":60,"github_actions":3},"issue_author_associations_count":{"MEMBER":2},"pull_request_author_associations_count":{"CONTRIBUTOR":98},"issue_authors":{"autermann":1,"ridoo":1},"pull_request_authors":{"dependabot[bot]":98},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-30T00:00:08.204Z","repositories_count":8435913,"issues_count":20274471,"pull_requests_count":49986421,"authors_count":7248923,"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":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"ridoo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ridoo"},{"login":"autermann","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/autermann"}],"active_maintainers":[]},"events":{"total":{},"last_year":{}},"keywords":[],"dependencies":[{"ecosystem":"maven","filepath":"dao/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-08T22:30:24.129Z","updated_at":"2022-08-08T22:30:24.129Z","repository_link":"https://github.com/52North/sensorweb-server-dao-impl/blob/develop/dao/pom.xml","dependencies":[{"id":699386203,"package_name":"org.n52.sensorweb-server.helgoland:helgoland-io","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":699386204,"package_name":"org.apache.xmlbeans:xmlbeans","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":699386205,"package_name":"org.n52.sensorweb-server.helgoland:helgoland-spi","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":699386206,"package_name":"org.n52.arctic-sea:svalbard","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":699386207,"package_name":"org.n52.arctic-sea:janmayen","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":699386208,"package_name":"org.n52.arctic-sea:faroe-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":699386209,"package_name":"org.n52.arctic-sea:svalbard-odata","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":699386210,"package_name":"org.n52.sensorweb-server.helgoland:helgoland-rest","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":699386211,"package_name":"org.n52.sensorweb-server.db-model:db-model-entities","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":699386212,"package_name":"org.geolatte:geolatte-geom","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":699386213,"package_name":"org.springframework:spring-beans","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":699386214,"package_name":"org.springframework:spring-context","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":699386215,"package_name":"org.springframework:spring-orm","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":699386216,"package_name":"org.springframework:spring-tx","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":699386217,"package_name":"org.geotools:gt-opengis","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":699386218,"package_name":"org.geotools:gt-metadata","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":699386219,"package_name":"org.geotools:gt-referencing","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":699386220,"package_name":"tech.units:indriya","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":699386221,"package_name":"si.uom:si-quantity","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":699386222,"package_name":"com.fasterxml.jackson.core:jackson-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":699386223,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":699386224,"package_name":"com.fasterxml.jackson.core:jackson-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":699386225,"package_name":"org.apache.commons:commons-lang3","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":699386226,"package_name":"org.hibernate:hibernate-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":699386227,"package_name":"org.hibernate:hibernate-spatial","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":699386228,"package_name":"javax.persistence:javax.persistence-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":699386229,"package_name":"joda-time:joda-time","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":699386230,"package_name":"org.n52.arctic-sea:shetland","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":699386231,"package_name":"com.google.guava:guava","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":699386232,"package_name":"org.locationtech.jts:jts-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":699386233,"package_name":"com.github.spotbugs:spotbugs-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":699386234,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":699386235,"package_name":"ch.qos.logback:logback-classic","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":699386236,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":699386237,"package_name":"org.junit.jupiter:junit-jupiter-engine","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":699386238,"package_name":"org.hamcrest:hamcrest","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":699386239,"package_name":"javax:javaee-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-08T22:30:24.268Z","updated_at":"2022-08-08T22:30:24.268Z","repository_link":"https://github.com/52North/sensorweb-server-dao-impl/blob/develop/pom.xml","dependencies":[{"id":699386564,"package_name":"org.locationtech.jts:jts-core","ecosystem":"maven","requirements":"1.19.0","direct":true,"kind":"runtime","optional":false},{"id":699386565,"package_name":"org.geolatte:geolatte-geom","ecosystem":"maven","requirements":"1.8.2","direct":true,"kind":"runtime","optional":false},{"id":699386566,"package_name":"com.github.spotbugs:spotbugs-annotations","ecosystem":"maven","requirements":"4.7.1","direct":true,"kind":"provided","optional":false},{"id":699386567,"package_name":"org.apache.xmlbeans:xmlbeans","ecosystem":"maven","requirements":"4.0.0","direct":true,"kind":"runtime","optional":false},{"id":699386568,"package_name":"javax:javaee-api","ecosystem":"maven","requirements":"8.0.1","direct":true,"kind":"test","optional":false},{"id":699386569,"package_name":"joda-time:joda-time","ecosystem":"maven","requirements":"2.10.14","direct":true,"kind":"runtime","optional":false},{"id":699386570,"package_name":"org.codehaus.janino:janino","ecosystem":"maven","requirements":"3.1.7","direct":true,"kind":"runtime","optional":false},{"id":699386533,"package_name":"org.hibernate:hibernate-core","ecosystem":"maven","requirements":"5.6.10.Final","direct":true,"kind":"runtime","optional":false},{"id":699386534,"package_name":"org.hibernate:hibernate-spatial","ecosystem":"maven","requirements":"5.6.10.Final","direct":true,"kind":"runtime","optional":false},{"id":699386535,"package_name":"javax.persistence:javax.persistence-api","ecosystem":"maven","requirements":"2.2","direct":true,"kind":"runtime","optional":false},{"id":699386536,"package_name":"org.springframework.boot:spring-boot-dependencies","ecosystem":"maven","requirements":"2.7.2","direct":true,"kind":"import","optional":false},{"id":699386537,"package_name":"org.n52.sensorweb-server.dao-impl:dao-impl-dao","ecosystem":"maven","requirements":"3.6.1-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":699386538,"package_name":"org.n52.sensorweb-server.helgoland:helgoland-spi","ecosystem":"maven","requirements":"3.4.2","direct":true,"kind":"runtime","optional":false},{"id":699386539,"package_name":"org.n52.sensorweb-server.helgoland:helgoland-io","ecosystem":"maven","requirements":"3.4.2","direct":true,"kind":"runtime","optional":false},{"id":699386540,"package_name":"org.n52.sensorweb-server.helgoland:helgoland-rest","ecosystem":"maven","requirements":"3.4.2","direct":true,"kind":"runtime","optional":false},{"id":699386541,"package_name":"org.n52.sensorweb-server.helgoland:helgoland-web-resources","ecosystem":"maven","requirements":"3.4.2","direct":true,"kind":"runtime","optional":false},{"id":699386542,"package_name":"org.n52.sensorweb-server.db-model:db-model-entities","ecosystem":"maven","requirements":"3.2.0","direct":true,"kind":"runtime","optional":false},{"id":699386543,"package_name":"org.n52.sensorweb-server.db-model:db-model-mappings","ecosystem":"maven","requirements":"3.2.0","direct":true,"kind":"runtime","optional":false},{"id":699386544,"package_name":"org.n52.sensorweb-server.db-model:db-model-types","ecosystem":"maven","requirements":"3.2.0","direct":true,"kind":"runtime","optional":false},{"id":699386545,"package_name":"org.n52.arctic-sea:shetland","ecosystem":"maven","requirements":"9.6.1","direct":true,"kind":"runtime","optional":false},{"id":699386546,"package_name":"org.n52.arctic-sea:svalbard","ecosystem":"maven","requirements":"9.6.1","direct":true,"kind":"runtime","optional":false},{"id":699386547,"package_name":"org.n52.arctic-sea:janmayen","ecosystem":"maven","requirements":"9.6.1","direct":true,"kind":"runtime","optional":false},{"id":699386548,"package_name":"org.n52.arctic-sea:faroe-annotations","ecosystem":"maven","requirements":"9.6.1","direct":true,"kind":"runtime","optional":false},{"id":699386549,"package_name":"org.n52.arctic-sea:svalbard-odata","ecosystem":"maven","requirements":"9.6.1","direct":true,"kind":"runtime","optional":false},{"id":699386550,"package_name":"org.n52.arctic-sea:iceland","ecosystem":"maven","requirements":"9.6.1","direct":true,"kind":"runtime","optional":false},{"id":699386551,"package_name":"com.google.guava:guava","ecosystem":"maven","requirements":"31.1-jre","direct":true,"kind":"runtime","optional":false},{"id":699386552,"package_name":"commons-io:commons-io","ecosystem":"maven","requirements":"2.11.0","direct":true,"kind":"runtime","optional":false},{"id":699386553,"package_name":"xalan:xalan","ecosystem":"maven","requirements":"2.7.2","direct":true,"kind":"runtime","optional":false},{"id":699386554,"package_name":"org.geotools:gt-main","ecosystem":"maven","requirements":"27.1","direct":true,"kind":"runtime","optional":false},{"id":699386555,"package_name":"org.geotools:gt-opengis","ecosystem":"maven","requirements":"27.1","direct":true,"kind":"runtime","optional":false},{"id":699386556,"package_name":"org.geotools:gt-epsg-hsql","ecosystem":"maven","requirements":"27.1","direct":true,"kind":"runtime","optional":false},{"id":699386557,"package_name":"org.geotools:gt-referencing","ecosystem":"maven","requirements":"27.1","direct":true,"kind":"runtime","optional":false},{"id":699386558,"package_name":"org.geotools:gt-metadata","ecosystem":"maven","requirements":"27.1","direct":true,"kind":"runtime","optional":false},{"id":699386559,"package_name":"org.geotools:gt-shapefile","ecosystem":"maven","requirements":"27.1","direct":true,"kind":"runtime","optional":false},{"id":699386560,"package_name":"tech.units:indriya","ecosystem":"maven","requirements":"2.1.3","direct":true,"kind":"runtime","optional":false},{"id":699386561,"package_name":"org.apiguardian:apiguardian-api","ecosystem":"maven","requirements":"1.1.2","direct":true,"kind":"runtime","optional":false},{"id":699386562,"package_name":"javax.measure:unit-api","ecosystem":"maven","requirements":"2.1.3","direct":true,"kind":"runtime","optional":false},{"id":699386563,"package_name":"si.uom:si-quantity","ecosystem":"maven","requirements":"2.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"webapp/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-08T22:30:24.520Z","updated_at":"2022-08-08T22:30:24.520Z","repository_link":"https://github.com/52North/sensorweb-server-dao-impl/blob/develop/webapp/pom.xml","dependencies":[{"id":699393896,"package_name":"org.n52.sensorweb-server.helgoland:helgoland-rest","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":699395068,"package_name":"org.n52.sensorweb-server.helgoland:helgoland-web-resources","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":699395073,"package_name":"org.n52.sensorweb-server.dao-impl:dao-impl-dao","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":699395076,"package_name":"org.n52.sensorweb-server.db-model:db-model-entities","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":699395079,"package_name":"org.n52.sensorweb-server.db-model:db-model-types","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":699395082,"package_name":"org.n52.arctic-sea:shetland","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":699395085,"package_name":"org.springframework:spring-beans","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":699395087,"package_name":"org.springframework:spring-context","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":699395090,"package_name":"org.springframework:spring-webmvc","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":699395093,"package_name":"org.springframework:spring-web","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":699395096,"package_name":"org.springframework:spring-orm","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":699395099,"package_name":"org.springframework:spring-oxm","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":699395102,"package_name":"javax.xml.bind:jaxb-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":699395104,"package_name":"com.sun.xml.bind:jaxb-core","ecosystem":"maven","requirements":"3.0.2","direct":true,"kind":"runtime","optional":false},{"id":699395107,"package_name":"com.sun.xml.bind:jaxb-impl","ecosystem":"maven","requirements":"3.0.2","direct":true,"kind":"runtime","optional":false},{"id":699395110,"package_name":"javax.activation:activation","ecosystem":"maven","requirements":"1.1.1","direct":true,"kind":"runtime","optional":false},{"id":699395113,"package_name":"com.fasterxml.jackson.core:jackson-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":699395116,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":699395119,"package_name":"com.fasterxml.jackson.core:jackson-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":699395120,"package_name":"org.hibernate:hibernate-c3p0","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":699395121,"package_name":"com.mchange:c3p0","ecosystem":"maven","requirements":"0.9.5.5","direct":true,"kind":"runtime","optional":false},{"id":699395122,"package_name":"org.hibernate:hibernate-ehcache","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":699395124,"package_name":"org.postgresql:postgresql","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":699395125,"package_name":"net.postgis:postgis-jdbc","ecosystem":"maven","requirements":"2.5.1","direct":true,"kind":"runtime","optional":false},{"id":699395128,"package_name":"org.slf4j:jcl-over-slf4j","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":699395131,"package_name":"org.slf4j:log4j-over-slf4j","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":699395133,"package_name":"com.thetransactioncompany:cors-filter","ecosystem":"maven","requirements":"2.10","direct":true,"kind":"runtime","optional":false},{"id":699395135,"package_name":"ch.qos.logback:logback-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":699395138,"package_name":"ch.qos.logback:logback-classic","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":699395141,"package_name":"org.codehaus.janino:janino","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-02-11T23:30:38.178Z","updated_at":"2023-02-11T23:30:38.178Z","repository_link":"https://github.com/52North/sensorweb-server-dao-impl/blob/develop/.github/workflows/codeql-analysis.yml","dependencies":[{"id":7561150434,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7561150435,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7561150436,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7561150437,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/daily.yml","sha":null,"kind":"manifest","created_at":"2023-02-11T23:30:38.254Z","updated_at":"2023-02-11T23:30:38.254Z","repository_link":"https://github.com/52North/sensorweb-server-dao-impl/blob/develop/.github/workflows/daily.yml","dependencies":[{"id":7561151035,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7561151036,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pull.yml","sha":null,"kind":"manifest","created_at":"2023-02-11T23:30:38.944Z","updated_at":"2023-02-11T23:30:38.944Z","repository_link":"https://github.com/52North/sensorweb-server-dao-impl/blob/develop/.github/workflows/pull.yml","dependencies":[{"id":7561151367,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7561151368,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pull_java_8.yml","sha":null,"kind":"manifest","created_at":"2023-02-11T23:30:39.048Z","updated_at":"2023-02-11T23:30:39.048Z","repository_link":"https://github.com/52North/sensorweb-server-dao-impl/blob/develop/.github/workflows/pull_java_8.yml","dependencies":[{"id":7561151565,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7561151566,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/push.yml","sha":null,"kind":"manifest","created_at":"2023-02-11T23:30:39.089Z","updated_at":"2023-02-11T23:30:39.089Z","repository_link":"https://github.com/52North/sensorweb-server-dao-impl/blob/develop/.github/workflows/push.yml","dependencies":[{"id":7561151594,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7561151595,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/push_java_8.yml","sha":null,"kind":"manifest","created_at":"2023-02-11T23:30:39.129Z","updated_at":"2023-02-11T23:30:39.129Z","repository_link":"https://github.com/52North/sensorweb-server-dao-impl/blob/develop/.github/workflows/push_java_8.yml","dependencies":[{"id":7561151699,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7561151700,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-02-11T23:30:39.161Z","updated_at":"2023-02-11T23:30:39.161Z","repository_link":"https://github.com/52North/sensorweb-server-dao-impl/blob/develop/Dockerfile","dependencies":[{"id":7561151721,"package_name":"jetty","ecosystem":"docker","requirements":"jre8","direct":true,"kind":"build","optional":false}]},{"ecosystem":"maven","filepath":"repo/pom.xml","sha":null,"kind":"manifest","created_at":"2023-02-11T23:30:39.219Z","updated_at":"2023-02-11T23:30:39.219Z","repository_link":"https://github.com/52North/sensorweb-server-dao-impl/blob/develop/repo/pom.xml","dependencies":[{"id":7561151778,"package_name":"org.n52.sensorweb-server.helgoland:helgoland-spi","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":7561151779,"package_name":"org.n52.sensorweb-server.db-model:db-model-entities","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":7561151780,"package_name":"org.n52.sensorweb-server.db-model:db-model-types","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":7561151781,"package_name":"org.n52.sensorweb-server.db-model:db-model-mappings","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":7561151782,"package_name":"${project.groupId}:dao-impl-repos","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":7561151783,"package_name":"org.n52.arctic-sea:shetland","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":7561151787,"package_name":"org.n52.arctic-sea:janmayen","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":7561151788,"package_name":"org.n52.arctic-sea:svalbard","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":7561151789,"package_name":"org.n52.arctic-sea:faroe-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":7561151790,"package_name":"org.n52.arctic-sea:svalbard-odata","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":7561151791,"package_name":"org.springframework:spring-context","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":7561151792,"package_name":"org.springframework:spring-tx","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":7561151793,"package_name":"tech.units:indriya","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":7561151794,"package_name":"si.uom:si-quantity","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":7561151795,"package_name":"org.geotools:gt-opengis","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":7561151796,"package_name":"org.geotools:gt-main","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":7561151797,"package_name":"org.hibernate:hibernate-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":7561151798,"package_name":"org.hibernate:hibernate-spatial","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":7561151799,"package_name":"javax.persistence:javax.persistence-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":7561151800,"package_name":"org.locationtech.jts:jts-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":7561151801,"package_name":"joda-time:joda-time","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":7561151802,"package_name":"com.google.guava:guava","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":7561151803,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":7561151804,"package_name":"org.geolatte:geolatte-geom","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":7561151805,"package_name":"com.github.spotbugs:spotbugs-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":7561151806,"package_name":"org.springframework.boot:spring-boot","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":7561151807,"package_name":"org.springframework:spring-beans","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":7561151808,"package_name":"org.springframework:spring-orm","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":7561151809,"package_name":"org.springframework.boot:spring-boot-autoconfigure","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":7561151810,"package_name":"org.springframework.data:spring-data-commons","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":7561151811,"package_name":"org.springframework.data:spring-data-jpa","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":7561151812,"package_name":"com.cosium.spring.data:spring-data-jpa-entity-graph","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":7561151813,"package_name":"ch.qos.logback:logback-classic","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":7561151814,"package_name":"org.junit.jupiter:junit-jupiter-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":7561151815,"package_name":"org.junit.jupiter:junit-jupiter-engine","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":7561151816,"package_name":"org.junit.vintage:junit-vintage-engine","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":7561151817,"package_name":"org.springframework.boot:spring-boot-starter-test","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":7561151818,"package_name":"org.springframework.boot:spring-boot-test-autoconfigure","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":7561151819,"package_name":"org.springframework:spring-test","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":7561151820,"package_name":"org.geotools:gt-metadata","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":7561151821,"package_name":"org.geotools:gt-referencing","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":7561151824,"package_name":"com.h2database:h2","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":7561151825,"package_name":"org.opengeo:geodb","ecosystem":"maven","requirements":"0.9","direct":true,"kind":"test","optional":false},{"id":7561151826,"package_name":"org.hamcrest:hamcrest","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":7561151827,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":7561151828,"package_name":"javax:javaee-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"repos/pom.xml","sha":null,"kind":"manifest","created_at":"2023-02-11T23:30:39.374Z","updated_at":"2023-02-11T23:30:39.374Z","repository_link":"https://github.com/52North/sensorweb-server-dao-impl/blob/develop/repos/pom.xml","dependencies":[{"id":7561152025,"package_name":"org.n52.sensorweb-server.db-model:db-model-entities","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":7561152026,"package_name":"org.springframework.boot:spring-boot","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":7561152027,"package_name":"org.springframework:spring-beans","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":7561152028,"package_name":"org.springframework:spring-context","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":7561152029,"package_name":"org.springframework:spring-tx","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":7561152030,"package_name":"org.springframework.data:spring-data-commons","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":7561152031,"package_name":"org.springframework.data:spring-data-jpa","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":7561152032,"package_name":"com.cosium.spring.data:spring-data-jpa-entity-graph","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":7561152033,"package_name":"javax:javaee-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false}]},{"ecosystem":"maven","filepath":"springboot/pom.xml","sha":null,"kind":"manifest","created_at":"2023-02-11T23:30:39.470Z","updated_at":"2023-02-11T23:30:39.470Z","repository_link":"https://github.com/52North/sensorweb-server-dao-impl/blob/develop/springboot/pom.xml","dependencies":[{"id":7561152354,"package_name":"org.springframework.boot:spring-boot-dependencies","ecosystem":"maven","requirements":"${spring-boot.version}","direct":true,"kind":"import","optional":false},{"id":7561152355,"package_name":"org.n52.sensorweb-server.helgoland:helgoland-rest","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":7561152356,"package_name":"org.n52.sensorweb-server.dao-impl:dao-impl-repo","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":7561152357,"package_name":"org.n52.sensorweb-server.dao-impl:dao-impl-dao","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":7561152358,"package_name":"org.n52.sensorweb-server.db-model:db-model-entities","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":7561152359,"package_name":"org.n52.sensorweb-server.db-model:db-model-mappings","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":7561152360,"package_name":"org.n52.sensorweb-server.db-model:db-model-types","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":7561152361,"package_name":"org.springframework.boot:spring-boot-starter-web","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":7561152362,"package_name":"org.springframework.boot:spring-boot-starter-jetty","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":7561152363,"package_name":"org.springframework.boot:spring-boot-starter-actuator","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":7561152364,"package_name":"org.springframework.boot:spring-boot-starter-data-jpa","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":7561152365,"package_name":"org.springframework:spring-web","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":7561152366,"package_name":"org.springframework:spring-beans","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":7561152367,"package_name":"org.springframework:spring-context","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":7561152368,"package_name":"org.springframework:spring-webmvc","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":7561152369,"package_name":"org.springframework:spring-orm","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":7561152370,"package_name":"org.springframework:spring-tx","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":7561152371,"package_name":"org.springframework:spring-oxm","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":7561152372,"package_name":"org.aspectj:aspectjtools","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":7561152373,"package_name":"org.hibernate:hibernate-spatial","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":7561152374,"package_name":"org.apache.httpcomponents:httpclient","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":7561152375,"package_name":"net.bytebuddy:byte-buddy","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":7561152376,"package_name":"org.hibernate:hibernate-ehcache","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":7561152377,"package_name":"ch.qos.logback:logback-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":7561152378,"package_name":"ch.qos.logback:logback-classic","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":7561152379,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":7561152380,"package_name":"org.slf4j:jcl-over-slf4j","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":7561152381,"package_name":"org.slf4j:log4j-over-slf4j","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":7561152382,"package_name":"org.springframework.boot:spring-boot-starter-test","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":7561152383,"package_name":"com.h2database:h2","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]}],"score":14.983921260249804,"created_at":"2025-09-08T20:59:56.774Z","updated_at":"2025-10-07T08:28:22.409Z","avatar_url":"https://github.com/52North.png","language":"Java","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["hydrology","observation","waterml","transactional","sos","sensorweb","sensorml","sensor","ogc","inspire"],"project_url":"https://science.ecosyste.ms/api/v1/projects/80299","html_url":"https://science.ecosyste.ms/projects/80299"}