An open API service for producing an overview of a list of open source projects.

json-schema: https://gitlab.com/zerocopy-io/json

json json-schema json-validation schema-validation

Score: -Infinity

Last synced: about 13 hours ago
JSON representation

Repository metadata:

https://zerocopy-io.gitlab.io/json/


Committers metadata

Last synced: 3 days ago

Total Commits: 385
Total Committers: 2
Avg Commits per committer: 192.5
Development Distribution Score (DDS): 0.008

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Samuel Oggier s****r@g****m 382
Samuel Oggier s****r@u****m 3

Issue and Pull Request metadata

Last synced: about 13 hours ago


Package metadata

repo1.maven.org: io.zerocopy.json:schema-merger

JSON Validation Based on JSON Schema

  • Homepage: https://zerocopy.io.gitlab.io/json/
  • Documentation: https://appdoc.app/artifact/io.zerocopy.json/schema-merger/
  • Licenses: The Apache Software License, Version 2.0
  • Latest release: 1.0.0-beta.3 (published almost 4 years ago)
  • Last Synced: 2026-06-20T00:04:54.471Z (3 days ago)
  • Versions: 7
  • Dependent Packages: 2
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 22.361%
    • Dependent repos count: 31.98%
    • Average: 34.114%
    • Forks count: 39.824%
    • Stargazers count: 42.291%
repo1.maven.org: io.zerocopy.json:schema

JSON Validation Based on JSON Schema

  • Homepage: https://zerocopy.io.gitlab.io/json/
  • Documentation: https://appdoc.app/artifact/io.zerocopy.json/schema/
  • Licenses: The Apache Software License, Version 2.0
  • Latest release: 1.0.0-beta.3 (published almost 4 years ago)
  • Last Synced: 2026-06-20T00:05:00.895Z (3 days ago)
  • Versions: 8
  • Dependent Packages: 3
  • Dependent Repositories: 1
  • Rankings:
    • Dependent packages count: 17.557%
    • Dependent repos count: 20.75%
    • Average: 39.937%
    • Forks count: 58.623%
    • Stargazers count: 62.818%
repo1.maven.org: io.zerocopy.json:json

JSON Validation Based on JSON Schema

  • Homepage: https://zerocopy.io.gitlab.io/json/
  • Documentation: https://appdoc.app/artifact/io.zerocopy.json/json/
  • Licenses: The Apache Software License, Version 2.0
  • Latest release: 1.0.0-beta.3 (published almost 4 years ago)
  • Last Synced: 2026-06-20T00:04:57.718Z (3 days ago)
  • Versions: 8
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 31.98%
    • Forks count: 39.824%
    • Average: 40.739%
    • Stargazers count: 42.291%
    • Dependent packages count: 48.86%
repo1.maven.org: io.zerocopy.json:test-coverage-report

JSON Validation Based on JSON Schema

  • Homepage: https://zerocopy.io.gitlab.io/json/
  • Documentation: https://appdoc.app/artifact/io.zerocopy.json/test-coverage-report/
  • Licenses: The Apache Software License, Version 2.0
  • Latest release: 1.0.0-beta.3 (published almost 4 years ago)
  • Last Synced: 2026-06-20T00:05:06.289Z (3 days ago)
  • Versions: 7
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 31.98%
    • Forks count: 39.824%
    • Average: 40.739%
    • Stargazers count: 42.291%
    • Dependent packages count: 48.86%
repo1.maven.org: io.zerocopy.json:validator

JSON Validation Based on JSON Schema

  • Homepage: https://zerocopy.io.gitlab.io/json/
  • Documentation: https://appdoc.app/artifact/io.zerocopy.json/validator/
  • Licenses: The Apache Software License, Version 2.0
  • Latest release: 1.0.0-beta.3 (published almost 4 years ago)
  • Last Synced: 2026-06-20T00:04:55.467Z (3 days ago)
  • Versions: 8
  • Dependent Packages: 1
  • Dependent Repositories: 1
  • Rankings:
    • Dependent repos count: 20.75%
    • Dependent packages count: 32.978%
    • Average: 43.792%
    • Forks count: 58.623%
    • Stargazers count: 62.818%

Dependencies

core/pom.xml maven
  • io.github.classgraph:classgraph test
  • junit:junit test
pom.xml maven
  • com.fasterxml.jackson.core:jackson-core 2.12.3
  • com.fasterxml.jackson.core:jackson-databind 2.12.3
  • io.github.classgraph:classgraph 4.8.104
  • junit:junit 4.13.2
schema/pom.xml maven
  • com.fasterxml.jackson.core:jackson-core
  • com.fasterxml.jackson.core:jackson-databind
  • io.zerocopy.json:core ${project.version}
  • io.github.classgraph:classgraph test
  • junit:junit test
schema-merger/pom.xml maven
  • io.zerocopy.json:schema ${project.version}
  • io.github.classgraph:classgraph test
  • io.zerocopy.json:validator ${project.version} test
  • junit:junit test
test-coverage-report/pom.xml maven
  • ${project.groupId}:schema ${project.version}
  • ${project.groupId}:schema-merger ${project.version}
  • ${project.groupId}:validator ${project.version}
validator/pom.xml maven
  • ${project.groupId}:schema ${project.version}
  • com.fasterxml.jackson.core:jackson-core
  • com.fasterxml.jackson.core:jackson-databind
  • io.github.classgraph:classgraph test
  • junit:junit test