{"id":78031,"name":"sqlite-jdbc","ecosystem":"spack","description":"SQLite JDBC, developed by Taro L. Saito, is a library for accessing and\ncreating SQLite database files in Java.\n","homepage":"https://github.com/xerial/sqlite-jdbc","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/xerial/sqlite-jdbc","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2022-04-05T09:37:21.786Z","latest_release_published_at":"2022-04-05T09:37:21.786Z","latest_release_number":"3.32.3","last_synced_at":"2026-06-25T19:47:10.102Z","created_at":"2022-04-05T09:37:21.757Z","updated_at":"2026-06-25T19:47:10.103Z","registry_url":"https://packages.spack.io/package.html?name=sqlite-jdbc","install_command":"spack install sqlite-jdbc","documentation_url":null,"metadata":{},"repo_metadata":{"id":19440808,"uuid":"22684655","full_name":"xerial/sqlite-jdbc","owner":"xerial","description":"SQLite JDBC Driver","archived":false,"fork":false,"pushed_at":"2025-09-16T01:53:12.000Z","size":603129,"stargazers_count":3105,"open_issues_count":70,"forks_count":650,"subscribers_count":103,"default_branch":"master","last_synced_at":"2025-09-16T03:34:38.445Z","etag":null,"topics":["database","java","jdbc","sqlite"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xerial.png","metadata":{"files":{"readme":".github/README_IMAGES/android_jnilibs.png","changelog":"CHANGELOG","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-06T14:01:00.000Z","updated_at":"2025-09-16T01:53:16.000Z","dependencies_parsed_at":"2023-10-03T13:40:00.338Z","dependency_job_id":"59a57d5d-7078-49a6-9371-1cdf61a2ddbc","html_url":"https://github.com/xerial/sqlite-jdbc","commit_stats":{"total_commits":1540,"total_committers":155,"mean_commits":9.935483870967742,"dds":0.7259740259740259,"last_synced_commit":"4a419981aab112b398ca0a998c9b053d07b7fcba"},"previous_names":[],"tags_count":84,"template":false,"template_full_name":null,"purl":"pkg:github/xerial/sqlite-jdbc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xerial","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/sbom","scorecard":{"id":1237744,"data":{"date":"2025-07-07","repo":{"name":"github.com/xerial/sqlite-jdbc","commit":"9515a8004ce799178b674b464d32ec8bcd505d88"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":4.8,"checks":[{"name":"Code-Review","score":3,"reason":"Found 7/23 approved changesets -- score normalized to 3","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/bb9c347dff6349d986baab6578a46d68a5524c62/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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-native.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: demo/AppletDemo.jar:1","Warn: binary detected: lib/jdbc-api-1.4.jar:1","Warn: binary detected: src/main/resources/org/sqlite/native/FreeBSD/aarch64/libsqlitejdbc.so:1","Warn: binary detected: src/main/resources/org/sqlite/native/FreeBSD/x86/libsqlitejdbc.so:1","Warn: binary detected: src/main/resources/org/sqlite/native/FreeBSD/x86_64/libsqlitejdbc.so:1","Warn: binary detected: src/main/resources/org/sqlite/native/Linux-Android/aarch64/libsqlitejdbc.so:1","Warn: binary detected: src/main/resources/org/sqlite/native/Linux-Android/arm/libsqlitejdbc.so:1","Warn: binary detected: src/main/resources/org/sqlite/native/Linux-Android/x86/libsqlitejdbc.so:1","Warn: binary detected: src/main/resources/org/sqlite/native/Linux-Android/x86_64/libsqlitejdbc.so:1","Warn: binary detected: src/main/resources/org/sqlite/native/Linux-Musl/aarch64/libsqlitejdbc.so:1","Warn: binary detected: src/main/resources/org/sqlite/native/Linux-Musl/x86/libsqlitejdbc.so:1","Warn: binary detected: src/main/resources/org/sqlite/native/Linux-Musl/x86_64/libsqlitejdbc.so:1","Warn: binary detected: src/main/resources/org/sqlite/native/Linux/aarch64/libsqlitejdbc.so:1","Warn: binary detected: src/main/resources/org/sqlite/native/Linux/arm/libsqlitejdbc.so:1","Warn: binary detected: src/main/resources/org/sqlite/native/Linux/armv6/libsqlitejdbc.so:1","Warn: binary detected: src/main/resources/org/sqlite/native/Linux/armv7/libsqlitejdbc.so:1","Warn: binary detected: src/main/resources/org/sqlite/native/Linux/ppc64/libsqlitejdbc.so:1","Warn: binary detected: src/main/resources/org/sqlite/native/Linux/riscv64/libsqlitejdbc.so:1","Warn: binary detected: src/main/resources/org/sqlite/native/Linux/x86/libsqlitejdbc.so:1","Warn: binary detected: src/main/resources/org/sqlite/native/Linux/x86_64/libsqlitejdbc.so:1","Warn: binary detected: src/main/resources/org/sqlite/native/Mac/aarch64/libsqlitejdbc.dylib:1","Warn: binary detected: src/main/resources/org/sqlite/native/Mac/x86_64/libsqlitejdbc.dylib:1","Warn: binary detected: src/main/resources/org/sqlite/native/Windows/aarch64/sqlitejdbc.dll:1","Warn: binary detected: src/main/resources/org/sqlite/native/Windows/armv7/sqlitejdbc.dll:1","Warn: binary detected: src/main/resources/org/sqlite/native/Windows/x86/sqlitejdbc.dll:1","Warn: binary detected: src/main/resources/org/sqlite/native/Windows/x86_64/sqlitejdbc.dll:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/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: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 3.50.2.0 not signed: https://api.github.com/repos/xerial/sqlite-jdbc/releases/228651593","Warn: release artifact 3.50.1.0 not signed: https://api.github.com/repos/xerial/sqlite-jdbc/releases/223903812","Warn: release artifact 3.49.1.0 not signed: https://api.github.com/repos/xerial/sqlite-jdbc/releases/201050664","Warn: release artifact 3.49.0.0 not signed: https://api.github.com/repos/xerial/sqlite-jdbc/releases/198960080","Warn: release artifact 3.48.0.0 not signed: https://api.github.com/repos/xerial/sqlite-jdbc/releases/194833650","Warn: release artifact 3.50.2.0 does not have provenance: https://api.github.com/repos/xerial/sqlite-jdbc/releases/228651593","Warn: release artifact 3.50.1.0 does not have provenance: https://api.github.com/repos/xerial/sqlite-jdbc/releases/223903812","Warn: release artifact 3.49.1.0 does not have provenance: https://api.github.com/repos/xerial/sqlite-jdbc/releases/201050664","Warn: release artifact 3.49.0.0 does not have provenance: https://api.github.com/repos/xerial/sqlite-jdbc/releases/198960080","Warn: release artifact 3.48.0.0 does not have provenance: https://api.github.com/repos/xerial/sqlite-jdbc/releases/194833650"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci.yml:183"],"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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: ': .github/workflows/build-native.yml:68","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-native.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/xerial/sqlite-jdbc/build-native.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-native.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/xerial/sqlite-jdbc/build-native.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-native.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/xerial/sqlite-jdbc/build-native.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-native.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/xerial/sqlite-jdbc/build-native.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-native.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/xerial/sqlite-jdbc/build-native.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-native.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/xerial/sqlite-jdbc/build-native.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-native.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/xerial/sqlite-jdbc/build-native.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-native.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/xerial/sqlite-jdbc/build-native.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/xerial/sqlite-jdbc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/xerial/sqlite-jdbc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/xerial/sqlite-jdbc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/xerial/sqlite-jdbc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/xerial/sqlite-jdbc/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/xerial/sqlite-jdbc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/xerial/sqlite-jdbc/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/xerial/sqlite-jdbc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/xerial/sqlite-jdbc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/xerial/sqlite-jdbc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/xerial/sqlite-jdbc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/xerial/sqlite-jdbc/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:200: update your workflow using https://app.stepsecurity.io/secureworkflow/xerial/sqlite-jdbc/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:213: update your workflow using https://app.stepsecurity.io/secureworkflow/xerial/sqlite-jdbc/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/xerial/sqlite-jdbc/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:254: update your workflow using https://app.stepsecurity.io/secureworkflow/xerial/sqlite-jdbc/ci.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile.alpine-linux_x86:1: pin your Docker image by updating i386/alpine:3.11 to i386/alpine:3.11@sha256:02f765d0b876f8ac7dcedb63d0f446c30a97423deb61e0cc56c4d26b19150cb4","Warn: containerImage not pinned by hash: docker/Dockerfile.alpine-linux_x86_64:1: pin your Docker image by updating alpine:3.11 to alpine:3.11@sha256:bcae378eacedab83da66079d9366c8f5df542d7ed9ab23bf487e3e1a8481375d","Warn: containerImage not pinned by hash: docker/Dockerfile.linux_x86:1: pin your Docker image by updating centos:5 to centos:5@sha256:70fffd687ff9545662c30f9043108489c698662861cd5f76070f7e2cd350564f","Warn: containerImage not pinned by hash: docker/Dockerfile.linux_x86_64:1: pin your Docker image by updating centos:5 to centos:5@sha256:70fffd687ff9545662c30f9043108489c698662861cd5f76070f7e2cd350564f","Warn: containerImage not pinned by hash: docker/Dockerfile.rcodesign:1","Warn: containerImage not pinned by hash: docker/Dockerfile.rcodesign:4: pin your Docker image by updating ubuntu:latest to ubuntu:latest@sha256:440dcf6a5640b2ae5c77724e68787a906afb8ddee98bf86db94eea8528c2c076","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   6 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/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}}]},"last_synced_at":"2025-09-16T03:34:52.280Z","repository_id":19440808,"created_at":"2025-09-16T03:34:52.280Z","updated_at":"2025-09-16T03:34:52.280Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275746446,"owners_count":25521177,"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-18T02:00:09.552Z","response_time":77,"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":"xerial","name":"Taro L. Saito","uuid":"57538","kind":"user","description":"\r\n    Ph.D., Software Engineer at @treasure-data\r\n","email":"","website":"https://xerial.org/leo","location":"Cupertino, CA","twitter":"taroleo","company":"Treasure Data","icon_url":"https://avatars.githubusercontent.com/u/57538?u=271ddd5831a2d8a2c07f7d04b55031370ef70560\u0026v=4","repositories_count":127,"last_synced_at":"2025-09-13T08:46:45.439Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/xerial","funding_links":[],"total_stars":5766,"followers":567,"following":68,"created_at":"2022-11-03T02:47:28.643Z","updated_at":"2025-09-13T08:46:45.439Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xerial","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xerial/repositories"},"tags":[{"name":"3.50.3.0","sha":"4781e381921a348fa2e533d0c43767525374b26d","kind":"commit","published_at":"2025-07-21T04:21:40.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.50.3.0","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.50.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.50.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.50.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.50.3.0/manifests"},{"name":"3.50.2.0","sha":"2d9f1ff68f5c4dc1880ebc865034c0abe20d06ad","kind":"commit","published_at":"2025-06-30T01:54:14.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.50.2.0","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.50.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.50.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.50.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.50.2.0/manifests"},{"name":"3.50.1.0","sha":"a7320c2f9438665836efc7a0cc6d134dfa748367","kind":"commit","published_at":"2025-06-09T03:12:52.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.50.1.0","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.50.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.50.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.50.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.50.1.0/manifests"},{"name":"3.49.1.0","sha":"b9983e601eee9bc412cf76f96aa0adb4e4a49932","kind":"commit","published_at":"2025-02-19T01:06:07.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.49.1.0","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.49.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.49.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.49.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.49.1.0/manifests"},{"name":"3.49.0.0","sha":"3c697e889be251befc13f11839a68ae19e2f83ff","kind":"commit","published_at":"2025-02-07T02:26:47.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.49.0.0","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.49.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.49.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.49.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.49.0.0/manifests"},{"name":"3.48.0.0","sha":"5d22aab11fbb64a68c6e916c91fe22cb6f5cb6b3","kind":"commit","published_at":"2025-01-15T06:44:08.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.48.0.0","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.48.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.48.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.48.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.48.0.0/manifests"},{"name":"3.47.2.0","sha":"d56e2c4bfa46b21f7b26d4b62b81004f3004e53f","kind":"commit","published_at":"2025-01-03T05:18:43.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.47.2.0","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.47.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.47.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.47.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.47.2.0/manifests"},{"name":"3.47.1.0","sha":"9253692b06904da528803a6cacba7ed39f657ba2","kind":"commit","published_at":"2024-11-26T03:59:34.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.47.1.0","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.47.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.47.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.47.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.47.1.0/manifests"},{"name":"3.47.0.0","sha":"899d579f3d8f7685c35fd93751d0a8faa86f2502","kind":"commit","published_at":"2024-10-23T02:51:29.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.47.0.0","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.47.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.47.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.47.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.47.0.0/manifests"},{"name":"3.46.1.3","sha":"9bef72ebc248e68975d6cff0ca6606a2337603c0","kind":"commit","published_at":"2024-09-26T08:07:08.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.46.1.3","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.46.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.46.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.46.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.46.1.3/manifests"},{"name":"3.46.1.2","sha":"ba17382fab7d6ab98c9333da478744b7fabf6cf8","kind":"commit","published_at":"2024-09-25T11:36:14.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.46.1.2","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.46.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.46.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.46.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.46.1.2/manifests"},{"name":"3.46.1.1","sha":"724b8df86789d72563093578c9894fbb243168c7","kind":"commit","published_at":"2024-09-25T01:29:41.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.46.1.1","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.46.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.46.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.46.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.46.1.1/manifests"},{"name":"3.46.1.0","sha":"73e64f0655e1f0bdefc4a6a0dc1710cc9e2782ce","kind":"commit","published_at":"2024-08-19T02:19:10.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.46.1.0","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.46.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.46.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.46.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.46.1.0/manifests"},{"name":"3.46.0.1","sha":"c228bd348d4cd553a69542ea6f14a51fda97ecd8","kind":"commit","published_at":"2024-07-30T04:03:29.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.46.0.1","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.46.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.46.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.46.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.46.0.1/manifests"},{"name":"3.46.0.0","sha":"dc44d7381dc0adb2acf0f040f5bbcd67e8663145","kind":"commit","published_at":"2024-05-27T09:25:12.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.46.0.0","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.46.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.46.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.46.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.46.0.0/manifests"},{"name":"3.45.3.0","sha":"c3420569d976c14b244bd70fd2e74968b7ebb0bb","kind":"commit","published_at":"2024-04-16T02:59:18.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.45.3.0","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.45.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.45.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.45.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.45.3.0/manifests"},{"name":"3.45.2.0","sha":"89d5e05c8084f1fc338357054f74ca41b463b424","kind":"commit","published_at":"2024-03-13T02:21:38.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.45.2.0","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.45.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.45.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.45.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.45.2.0/manifests"},{"name":"3.45.1.0","sha":"5ac6b0d4bf42244f1d48b39af74e87ce7621cac6","kind":"commit","published_at":"2024-01-31T03:33:06.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.45.1.0","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.45.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.45.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.45.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.45.1.0/manifests"},{"name":"3.45.0.0","sha":"9f2e48a16a1773f5258434023531fe35cfce2d2c","kind":"commit","published_at":"2024-01-19T03:56:20.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.45.0.0","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.45.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.45.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.45.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.45.0.0/manifests"},{"name":"3.44.1.0","sha":"e6bdb3c37bae98c44518fe8abceb548a9d6a91d3","kind":"commit","published_at":"2023-11-27T02:56:37.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.44.1.0","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.44.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.44.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.44.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.44.1.0/manifests"},{"name":"3.44.0.0","sha":"42ec75ca54583b34b9f8ced3fc4a0cc1339d6439","kind":"commit","published_at":"2023-11-13T01:34:30.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.44.0.0","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.44.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.44.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.44.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.44.0.0/manifests"},{"name":"3.43.2.2","sha":"9e1571b7627f2978cbd46eabf4f0cb37b75adcba","kind":"commit","published_at":"2023-10-30T04:42:09.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.43.2.2","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.43.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.43.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.43.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.43.2.2/manifests"},{"name":"3.43.2.1","sha":"355a939d73e801803eeb8382fc0a8433fcd04660","kind":"commit","published_at":"2023-10-19T02:58:13.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.43.2.1","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.43.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.43.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.43.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.43.2.1/manifests"},{"name":"3.43.2.0","sha":"120b82bcdbed8a2a59c50e10f28071dc443e7d02","kind":"commit","published_at":"2023-10-13T03:50:01.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.43.2.0","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.43.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.43.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.43.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.43.2.0/manifests"},{"name":"3.43.0.0","sha":"3e28acb8574b820fcd281af69ec48f241377f467","kind":"commit","published_at":"2023-08-29T08:49:43.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.43.0.0","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.43.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.43.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.43.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.43.0.0/manifests"},{"name":"3.42.0.1","sha":"bf31ac80d00b5bd07d2c0081c800f651c7e0d0ce","kind":"commit","published_at":"2023-08-25T08:12:18.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.42.0.1","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.42.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.42.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.42.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.42.0.1/manifests"},{"name":"3.42.0.0","sha":"7bbffdf178c83e3a9f3d9937e886da5b2fe2fb5a","kind":"commit","published_at":"2023-05-22T12:02:23.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.42.0.0","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.42.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.42.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.42.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.42.0.0/manifests"},{"name":"3.41.2.2","sha":"080c808eac7612f90852e09088f75806afafa15b","kind":"commit","published_at":"2023-05-19T10:51:55.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.41.2.2","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.41.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.41.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.41.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.41.2.2/manifests"},{"name":"3.41.2.1","sha":"a3322b2ae802b28624bcd4e2e20c55558e46cf99","kind":"commit","published_at":"2023-03-24T08:27:34.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.41.2.1","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.41.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.41.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.41.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.41.2.1/manifests"},{"name":"3.41.0.1","sha":"b37bd8c0032e52ee7f8cef47cd61b591c474bf10","kind":"commit","published_at":"2023-03-21T05:18:44.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.41.0.1","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.41.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.41.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.41.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.41.0.1/manifests"},{"name":"3.41.0.0","sha":"da7794bff413b84c428099c75e7871c2dbca0007","kind":"commit","published_at":"2023-02-23T03:25:44.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.41.0.0","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.41.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.41.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.41.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.41.0.0/manifests"},{"name":"3.40.1.0","sha":"ff59a7763ce9b41f165381f1676b5777d6cf6108","kind":"commit","published_at":"2023-02-02T07:17:20.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.40.1.0","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.40.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.40.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.40.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.40.1.0/manifests"},{"name":"3.40.0.0","sha":"de5602f4de5033365bb8a2a95a6b22babbdff0f2","kind":"commit","published_at":"2022-11-22T02:47:40.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.40.0.0","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.40.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.40.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.40.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.40.0.0/manifests"},{"name":"3.39.4.1","sha":"0be1e803da08fb367b80a8ebb42e3809755100db","kind":"commit","published_at":"2022-11-17T13:42:53.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.39.4.1","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.39.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.39.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.39.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.39.4.1/manifests"},{"name":"3.39.4.0","sha":"7d037a5e1424895a0390715a4675a8a9ecb1788d","kind":"commit","published_at":"2022-11-07T10:27:40.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.39.4.0","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.39.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.39.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.39.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.39.4.0/manifests"},{"name":"3.39.3.0","sha":"c22c5c5f1db068ec91234170c9318b4fbc5b24b5","kind":"commit","published_at":"2022-09-09T10:39:11.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.39.3.0","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.39.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.39.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.39.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.39.3.0/manifests"},{"name":"3.39.2.1","sha":"2ab1bf8ab88ff9857f130868b10adade8349b9b5","kind":"commit","published_at":"2022-08-25T01:45:25.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.39.2.1","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.39.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.39.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.39.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.39.2.1/manifests"},{"name":"3.39.2.0","sha":"40c93671fd993cd9ea0a92995bc865123c46843f","kind":"commit","published_at":"2022-08-04T03:49:13.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.39.2.0","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.39.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.39.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.39.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.39.2.0/manifests"},{"name":"3.36.0.3","sha":"5bc86e10ced1e9598d8510b0423cbe05f1ef6489","kind":"commit","published_at":"2021-08-30T05:41:36.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.36.0.3","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.36.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.36.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.36.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.36.0.3/manifests"},{"name":"3.36.0.2","sha":"3f5448db03d7778081ca9e449e495339f62d51be","kind":"commit","published_at":"2021-08-25T20:26:28.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.36.0.2","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.36.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.36.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.36.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.36.0.2/manifests"},{"name":"3.36.0.1","sha":"1846fab72043564f4a5a821ecc3a517abc7e67fc","kind":"commit","published_at":"2021-06-30T18:30:38.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.36.0.1","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.36.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.36.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.36.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.36.0.1/manifests"},{"name":"3.36.0","sha":"fd1395a7bb440872c796012958d8745f2fa61483","kind":"commit","published_at":"2021-06-27T05:31:40.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.36.0","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.36.0/manifests"},{"name":"3.35.0.1","sha":"b373e402b206373412432d047b7493c10e434b43","kind":"commit","published_at":"2021-06-27T05:15:03.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.35.0.1","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.35.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.35.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.35.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.35.0.1/manifests"},{"name":"3.35.0","sha":"f95514717d49a72bbf9636cb4be858d28a7693d2","kind":"commit","published_at":"2021-06-27T05:08:31.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.35.0","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.35.0/manifests"},{"name":"3.34.0","sha":"6727ce164b21b14c5a5bbacc1c37e91643fe3c4d","kind":"commit","published_at":"2020-12-10T22:48:27.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.34.0","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.34.0/manifests"},{"name":"3.32.3.3","sha":"e778e16d2350ae1f854ebe2eeaf88cce479f6ee2","kind":"commit","published_at":"2020-12-08T23:52:09.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.32.3.3","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.32.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.32.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.32.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.32.3.3/manifests"},{"name":"3.32.3.2","sha":"0b789de7d884566325db0b4ddb3b3175c926fdca","kind":"commit","published_at":"2020-07-28T17:57:30.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.32.3.2","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.32.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.32.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.32.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.32.3.2/manifests"},{"name":"3.32.3.1","sha":"f2d38d80ebfd294bc5dc04acc71064370af5576a","kind":"commit","published_at":"2020-07-15T07:38:06.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.32.3.1","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.32.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.32.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.32.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.32.3.1/manifests"},{"name":"3.32.3","sha":"cf1c0f0d90b2621f76b16d50b8c471307056a8f6","kind":"commit","published_at":"2020-06-18T23:03:58.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.32.3","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.32.3/manifests"},{"name":"3.31.1","sha":"c8122ccf0ea2c9985cdeafd7b347b4b065aa8a7b","kind":"commit","published_at":"2020-05-05T00:30:51.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.31.1","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.31.1/manifests"},{"name":"3.30.1","sha":"a9d5c8937e21632b2be67f9a571275a2db941408","kind":"commit","published_at":"2019-12-23T20:51:42.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.30.1","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.30.1/manifests"},{"name":"3.28.0","sha":"17961af9588748d2d3e5a4cf2b6f7ddd2b53e407","kind":"commit","published_at":"2019-06-25T02:02:50.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.28.0","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.28.0/manifests"},{"name":"3.27.2.1","sha":"118b39aeefa1e8b2d0049eb444b414e9c5a1ab7c","kind":"commit","published_at":"2019-03-20T22:01:12.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.27.2.1","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.27.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.27.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.27.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.27.2.1/manifests"},{"name":"3.27.2","sha":"5c6a7d6b5883187c1ee65e9a39c60562c47458b3","kind":"commit","published_at":"2019-03-15T05:47:34.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.27.2","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.27.2/manifests"},{"name":"3.25.2","sha":"d95842040de3c4c6f15cfeab5b6ea90787690d42","kind":"commit","published_at":"2018-10-01T00:11:50.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.25.2","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.25.2/manifests"},{"name":"3.23.1","sha":"3a05818fc712af7529711495f75b4622aa3a36cf","kind":"commit","published_at":"2018-05-25T23:09:21.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.23.1","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.23.1/manifests"},{"name":"3.21.0.1","sha":"f8cc9b683d3acf7a85fbc72565c3bb1507a4a09b","kind":"commit","published_at":"2017-12-07T20:10:05.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.21.0.1","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.21.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.21.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.21.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.21.0.1/manifests"},{"name":"3.21.0","sha":"44ad58d646a6129b5ac307e62d5edb7b2aea8818","kind":"commit","published_at":"2017-11-14T09:15:41.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.21.0","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.21.0/manifests"},{"name":"3.20.1","sha":"81986fb0f0ea4fd4e32feb45b7a078b6b80edde9","kind":"commit","published_at":"2017-10-08T21:50:17.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.20.1","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.20.1/manifests"},{"name":"3.20.0","sha":"e2ba35b4bc88f9cafefb60f0b6b4af726cdc5424","kind":"commit","published_at":"2017-08-05T04:26:16.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.20.0","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.20.0/manifests"},{"name":"3.19.3","sha":"f68fc126842647264b0a3afdeaf7442af81fb1af","kind":"commit","published_at":"2017-06-23T07:34:01.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.19.3","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.19.3/manifests"},{"name":"3.18.0","sha":"8c1d687775a270374bc1d22ce354e7f118c60968","kind":"commit","published_at":"2017-05-18T17:16:53.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.18.0","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.18.0/manifests"},{"name":"3.16.1","sha":"fbfb15fe0ccfd59a89bd309dbf4471704775f474","kind":"commit","published_at":"2017-01-11T06:38:52.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.16.1","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.16.1/manifests"},{"name":"3.15.1","sha":"ec6de229f86abe809674c083ef852022aa8e71f6","kind":"commit","published_at":"2016-11-04T20:42:29.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.15.1","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.15.1/manifests"},{"name":"3.15.0","sha":"f2c21d430ee4c99a0be9a36a9a23619e71818952","kind":"commit","published_at":"2016-11-04T20:02:08.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.15.0","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.15.0/manifests"},{"name":"3.14.2.1","sha":"7004c2592563afcbaa8ad8fd38a83e3a12803866","kind":"commit","published_at":"2016-09-30T19:52:00.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.14.2.1","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.14.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.14.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.14.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.14.2.1/manifests"},{"name":"3.14.2","sha":"0cb9bbd5ef6a7ea3e9e5241b900e4c1be287edff","kind":"commit","published_at":"2016-09-27T00:04:45.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.14.2","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.14.2/manifests"},{"name":"3.8.11.2","sha":"b6efb5f83befbc8ec297c9577451390d9e5b0447","kind":"commit","published_at":"2015-10-03T18:11:11.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.8.11.2","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.8.11.2/manifests"},{"name":"3.8.11.1","sha":"70a84beb468ba47060935f17877ae22228db3741","kind":"commit","published_at":"2015-08-03T22:46:26.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.8.11.1","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.8.11.1/manifests"},{"name":"3.8.11","sha":"3bd593eecdd223f0118a45182ba39fbbb067ca37","kind":"commit","published_at":"2015-07-29T17:16:55.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.8.11","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.8.11/manifests"},{"name":"3.8.10.2","sha":"0ff4aaf6839786817143a4794dbe3211fc3eda15","kind":"commit","published_at":"2015-07-27T20:22:01.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.8.10.2","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.8.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.8.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.8.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.8.10.2/manifests"},{"name":"3.8.10.1","sha":"3627ba186e76a3cbd214b28e5dc8f05f8f260d4e","kind":"commit","published_at":"2015-05-11T14:59:00.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.8.10.1","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.8.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.8.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.8.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.8.10.1/manifests"},{"name":"3.8.9.1","sha":"d271bbfbbd7f8c0f05df796bb6930bf324166d3b","kind":"commit","published_at":"2015-05-07T08:12:51.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.8.9.1","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.8.9.1/manifests"},{"name":"3.8.9","sha":"f9fe3d71c9b316a7fb92b25d6ec4b4aa067e6d09","kind":"commit","published_at":"2015-05-05T16:09:32.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.8.9","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.8.9/manifests"},{"name":"3.8.5-pre1","sha":"8aed7176aa147999b4c73a315792d4ec89caabcd","kind":"commit","published_at":"2014-08-06T15:10:54.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.8.5-pre1","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.8.5-pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.8.5-pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.8.5-pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.8.5-pre1/manifests"},{"name":"3.8.7","sha":"3ad1be2a26dfb2cae45c966f1789ded220332e6a","kind":"commit","published_at":"2014-07-04T06:18:32.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.8.7","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.8.7/manifests"},{"name":"3.8.6","sha":"d28da18a2bb3edb99104a17dee7b3c8e593620e0","kind":"commit","published_at":"2014-07-04T06:17:13.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.8.6","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.8.6/manifests"},{"name":"3.7.15-SNAPSHOT-2-win-linux","sha":"f0abb981fbe3169c4baf9c64014888fc86552702","kind":"commit","published_at":"2013-03-24T18:23:32.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.7.15-SNAPSHOT-2-win-linux","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.7.15-SNAPSHOT-2-win-linux","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.7.15-SNAPSHOT-2-win-linux","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.7.15-SNAPSHOT-2-win-linux","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.7.15-SNAPSHOT-2-win-linux/manifests"},{"name":"3.7.15-SNAPSHOT-1-win-linux","sha":"a2c4509dc3bb4f0af9f8932e176eeec503736380","kind":"commit","published_at":"2013-03-03T04:13:43.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/3.7.15-SNAPSHOT-1-win-linux","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/3.7.15-SNAPSHOT-1-win-linux","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@3.7.15-SNAPSHOT-1-win-linux","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.7.15-SNAPSHOT-1-win-linux","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/3.7.15-SNAPSHOT-1-win-linux/manifests"},{"name":"sqlite-jdbc-3.7.15","sha":"ebffccede35ac3d71db006261dbabf114e70c56b","kind":"commit","published_at":"2012-12-16T04:30:36.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/sqlite-jdbc-3.7.15","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/sqlite-jdbc-3.7.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@sqlite-jdbc-3.7.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/sqlite-jdbc-3.7.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/sqlite-jdbc-3.7.15/manifests"},{"name":"sqlite-jdbc-3.7.2","sha":"ba8b0d2ed234e418152f0d8f906556c81dd23396","kind":"commit","published_at":"2010-08-27T08:58:22.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/sqlite-jdbc-3.7.2","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/sqlite-jdbc-3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@sqlite-jdbc-3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/sqlite-jdbc-3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/sqlite-jdbc-3.7.2/manifests"},{"name":"sqlite-jdbc-3.6.20.1","sha":"f65211179d70d3b8b9273b85b914d378c2aa0db4","kind":"commit","published_at":"2009-12-10T06:15:50.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/sqlite-jdbc-3.6.20.1","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/sqlite-jdbc-3.6.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@sqlite-jdbc-3.6.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/sqlite-jdbc-3.6.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/sqlite-jdbc-3.6.20.1/manifests"},{"name":"sqlite-jdbc-3.6.20","sha":"326ee1568f8c19b71bc3ce540d69c713874993c8","kind":"commit","published_at":"2009-12-09T04:36:49.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/sqlite-jdbc-3.6.20","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/sqlite-jdbc-3.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@sqlite-jdbc-3.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/sqlite-jdbc-3.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/sqlite-jdbc-3.6.20/manifests"},{"name":"sqlite-jdbc-3.6.19","sha":"ca017aa6b4cdb6c5111bcc0ca0d469027d66f385","kind":"commit","published_at":"2009-11-24T06:35:36.000Z","download_url":"https://codeload.github.com/xerial/sqlite-jdbc/tar.gz/sqlite-jdbc-3.6.19","html_url":"https://github.com/xerial/sqlite-jdbc/releases/tag/sqlite-jdbc-3.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/xerial/sqlite-jdbc@sqlite-jdbc-3.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/sqlite-jdbc-3.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/tags/sqlite-jdbc-3.6.19/manifests"}]},"repo_metadata_updated_at":"2025-10-23T12:03:04.313Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":57.27386411004586,"stargazers_count":4.682506599972211,"forks_count":3.987772683062387,"average":16.486035848270113},"purl":"pkg:spack/sqlite-jdbc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/sqlite-jdbc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/sqlite-jdbc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/sqlite-jdbc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-17T05:41:43.492Z","issues_count":176,"pull_requests_count":343,"avg_time_to_close_issue":18977949.951219514,"avg_time_to_close_pull_request":1395567.1864951767,"issues_closed_count":123,"pull_requests_closed_count":311,"pull_request_authors_count":45,"issue_authors_count":146,"avg_comments_per_issue":3.6931818181818183,"avg_comments_per_pull_request":1.0932944606413995,"merged_pull_requests_count":263,"bot_issues_count":1,"bot_pull_requests_count":244,"past_year_issues_count":42,"past_year_pull_requests_count":145,"past_year_avg_time_to_close_issue":802135.0416666666,"past_year_avg_time_to_close_pull_request":216381.77777777778,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":126,"past_year_pull_request_authors_count":16,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":1.6666666666666667,"past_year_avg_comments_per_pull_request":0.696551724137931,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":107,"past_year_merged_pull_requests_count":99,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/xerial%2Fsqlite-jdbc/issues","maintainers":[{"login":"gotson","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gotson"}],"active_maintainers":[{"login":"gotson","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gotson"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/sqlite-jdbc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/sqlite-jdbc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/sqlite-jdbc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/sqlite-jdbc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/sqlite-jdbc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/sqlite-jdbc/codemeta","maintainers":[]}